CMake/Tests/FindPackageModeMakefileTest
Alex Neundorf 0d44ce2bf4 Silence make on OpenBSD in FindPackageModeTest(#12508)
BSD make doesn't use -v for printing its name and version, and so
complains on stderr that this is a bad command line option, used
in Tests/FindPackageModeMakefileTest/CMakeLists.txt .
Silence stderr to make that ugly output go away.
Patch by David Coppy.

Alex
2011-10-12 22:20:18 +02:00
..
CMakeLists.txt Silence make on OpenBSD in FindPackageModeTest(#12508) 2011-10-12 22:20:18 +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 Use $(CXXFLAGS) and $(LDFLAGS) in the --find-package test Makefile 2011-08-18 18:43:33 +02: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