makefile really improved on header dependencies
This commit is contained in:
8
builds_ft/main.d
Normal file
8
builds_ft/main.d
Normal file
@@ -0,0 +1,8 @@
|
||||
builds_ft/main.o: tests/main.cpp tests/includes/main.hpp headers/colors.h \
|
||||
tests/includes/tests_structs.hpp
|
||||
|
||||
tests/includes/main.hpp:
|
||||
|
||||
headers/colors.h:
|
||||
|
||||
tests/includes/tests_structs.hpp:
|
||||
Reference in New Issue
Block a user