mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
5db99e8708
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.