CMake/Tests/FindPackageModeMakefileTest
Stephen Kelly dea71aae6d Tests: Fix find-package mode test.
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.
2014-01-11 13:58:23 +01:00
..
CMakeLists.txt cmTarget: Deprecate the LOCATION target property with a policy. 2013-10-11 21:17:27 +02:00
FindFoo.cmake.in Make the test harder by always having a space in the include dirs 2011-08-17 22:53:35 +02:00
Makefile.in Tests: Fix find-package mode test. 2014-01-11 13:58:23 +01:00
foo.cpp Much improved test, should now be executed on all UNIXes 2011-08-16 22:31:26 +02:00
foo.h Much improved test, should now be executed on all UNIXes 2011-08-16 22:31:26 +02:00
main.cpp Much improved test, should now be executed on all UNIXes 2011-08-16 22:31:26 +02:00