CMake/Tests/FindPackageModeMakefileTest
Alex Neundorf 0d44ce2bf4 Silence make on OpenBSD in FindPackageModeTest()
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
..