CMake/Tests/FindPackageModeMakefileTest
Alex Neundorf aecfc1fd10 Fix test on OpenBSD with BSD make
BSD make doesn't seem to support -C, so do not use it,
According to the documentation the working directory is set
to CMAKE_CURRENT_BINARY_DIR anyway, so it should work just the same.

Alex
2011-08-16 00:08:43 +02:00
..
CMakeLists.txt Fix test on OpenBSD with BSD make 2011-08-16 00:08:43 +02:00
Makefile.in The makefile for the test was kindof wrong 2011-08-14 15:38:24 +02:00
main.cpp Add a test for the new --find-package mode 2011-08-11 23:34:17 +02:00