This commit is contained in:
@@ -609,6 +609,30 @@ src/utilities/Logger.cpp.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/LearningVulkan.dir/build.make CMakeFiles/LearningVulkan.dir/src/utilities/Logger.cpp.s
|
||||
.PHONY : src/utilities/Logger.cpp.s
|
||||
|
||||
src/utilities/stb_image_impl.o: src/utilities/stb_image_impl.cpp.o
|
||||
.PHONY : src/utilities/stb_image_impl.o
|
||||
|
||||
# target to build an object file
|
||||
src/utilities/stb_image_impl.cpp.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/LearningVulkan.dir/build.make CMakeFiles/LearningVulkan.dir/src/utilities/stb_image_impl.cpp.o
|
||||
.PHONY : src/utilities/stb_image_impl.cpp.o
|
||||
|
||||
src/utilities/stb_image_impl.i: src/utilities/stb_image_impl.cpp.i
|
||||
.PHONY : src/utilities/stb_image_impl.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/utilities/stb_image_impl.cpp.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/LearningVulkan.dir/build.make CMakeFiles/LearningVulkan.dir/src/utilities/stb_image_impl.cpp.i
|
||||
.PHONY : src/utilities/stb_image_impl.cpp.i
|
||||
|
||||
src/utilities/stb_image_impl.s: src/utilities/stb_image_impl.cpp.s
|
||||
.PHONY : src/utilities/stb_image_impl.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/utilities/stb_image_impl.cpp.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/LearningVulkan.dir/build.make CMakeFiles/LearningVulkan.dir/src/utilities/stb_image_impl.cpp.s
|
||||
.PHONY : src/utilities/stb_image_impl.cpp.s
|
||||
|
||||
# Help Target
|
||||
help:
|
||||
@echo "The following are some of the valid targets for this Makefile:"
|
||||
@@ -678,6 +702,9 @@ help:
|
||||
@echo "... src/utilities/Logger.o"
|
||||
@echo "... src/utilities/Logger.i"
|
||||
@echo "... src/utilities/Logger.s"
|
||||
@echo "... src/utilities/stb_image_impl.o"
|
||||
@echo "... src/utilities/stb_image_impl.i"
|
||||
@echo "... src/utilities/stb_image_impl.s"
|
||||
.PHONY : help
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user