CMake/Tests/CMakeOnly
Brad King cf3e87e195 Tests: Teach CMakeOnly.AllFindModules to tolerate a system KDE4
The FindKDE4 module (incorrectly) modifies CMAKE_MODULE_PATH on the
caller's behalf.  This causes KDE4-installed find modules to be used by
the test instead of those in CMake.  Teach the test to restore the
CMAKE_MODULE_PATH to its original value after each find_package call.
This ensures that the next find_package actually tests our module.
2014-03-19 13:33:00 -04:00
..
AllFindModules Tests: Teach CMakeOnly.AllFindModules to tolerate a system KDE4 2014-03-19 13:33:00 -04:00
CheckCXXCompilerFlag
CheckCXXSymbolExists
CheckLanguage
CheckStructHasMember CheckStructHasMember: Add support for C++ 2013-10-08 09:43:06 -04:00
CheckSymbolExists
CompilerIdC
CompilerIdCXX
CompilerIdFortran
LinkInterfaceLoop
MajorVersionSelection
ProjectInclude
SelectLibraryConfigurations SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars 2013-07-22 09:37:33 -04:00
TargetScope
find_library
find_path
CMakeLists.txt CheckStructHasMember: Add support for C++ 2013-10-08 09:43:06 -04:00
Test.cmake.in Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variables 2014-03-03 15:26:49 -05:00