Skip to content
  • Brad King's avatar
    Cleanly enable a language in multiple subdirectories · ec22a9b5
    Brad King authored
    When a language is not enabled at the top level of a project but is
    enabled in multiple disjoint subdirectories we should re-use the
    CMake<lang>Compiler.cmake file from the first directory.  Load the file
    whenever it exists and is not left from a different version of CMake.
    ec22a9b5