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