CMake/Tests/CMakeOnly
Brad King 5db99e8708 Add CheckLanguage module
Define a "check_language(<lang>)" macro to test whether <lang> can be
enabled.  Cache the result in CMAKE_<lang>_COMPILER.  Add a test case
covering expected results.
2012-02-08 10:48:34 -05:00
..
AllFindModules CMakeOnly.AllFindModules: require version for some modules 2012-02-01 18:12:19 +01:00
CheckCXXCompilerFlag CheckCXXCompilerFlag test: make it a CMakeOnly test 2012-01-30 19:42:51 +01:00
CheckCXXSymbolExists add a test for Check{,CXX}SymbolExists 2012-01-16 20:52:29 +01:00
CheckLanguage Add CheckLanguage module 2012-02-08 10:48:34 -05:00
CheckSymbolExists add a test for Check{,CXX}SymbolExists 2012-01-16 20:52:29 +01:00
LinkInterfaceLoop Tolerate cycles in shared library link interfaces (#12647) 2012-01-13 14:22:24 -05:00
TargetScope Add test covering imported target scope rules 2012-01-25 14:43:07 -05:00
CMakeLists.txt Add CheckLanguage module 2012-02-08 10:48:34 -05:00
Test.cmake.in Add infrastructure for CMake-only tests 2012-01-13 14:21:22 -05:00