Skip to content
  • Brad King's avatar
    Add CheckLanguage module · 5db99e87
    Brad King authored
    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.
    5db99e87