dea71aae6d
The all target was depending on the clean and pngtest targets, but when running the tests with -jN, those can be executed out of order. Make the main.o target depend on the clean target instead to fix this. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FindFoo.cmake.in | ||
Makefile.in | ||
foo.cpp | ||
foo.h | ||
main.cpp |