New modules compiled
This commit is contained in:
@@ -129,6 +129,19 @@ radar_simulation/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/radar_simulation.dir/build.make CMakeFiles/radar_simulation.dir/build
|
||||
.PHONY : radar_simulation/fast
|
||||
|
||||
#=============================================================================
|
||||
# Target rules for targets named copy_shaders
|
||||
|
||||
# Build rule for target.
|
||||
copy_shaders: cmake_check_build_system
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 copy_shaders
|
||||
.PHONY : copy_shaders
|
||||
|
||||
# fast build rule for target.
|
||||
copy_shaders/fast:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/copy_shaders.dir/build.make CMakeFiles/copy_shaders.dir/build
|
||||
.PHONY : copy_shaders/fast
|
||||
|
||||
glad/src/glad.o: glad/src/glad.c.o
|
||||
.PHONY : glad/src/glad.o
|
||||
|
||||
@@ -185,6 +198,7 @@ help:
|
||||
@echo "... depend"
|
||||
@echo "... edit_cache"
|
||||
@echo "... rebuild_cache"
|
||||
@echo "... copy_shaders"
|
||||
@echo "... radar_simulation"
|
||||
@echo "... glad/src/glad.o"
|
||||
@echo "... glad/src/glad.i"
|
||||
|
||||
Reference in New Issue
Block a user