CMake/Tests/FindPackageModeMakefileTest
Alex Neundorf a6ccf3cb65 Use $(CXXFLAGS) and $(LDFLAGS) in the --find-package test Makefile
This should make the test succeed in the coverage builds, where CXXFLAGS
and LDFLAGS are set accordingly.

Alex
2011-08-18 18:43:33 +02:00
..
CMakeLists.txt Only enable the test when using GNU make 2011-08-17 23:44:34 +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