Skip to content
  • Brad King's avatar
    ENH: Load platform-independent per-compiler files · 797e49a1
    Brad King authored
    This teaches the language configuration modules to load per-compiler
    information for each language using the compiler id but no system name.
    They look for modules named "Compiler/<id>-<lang>.cmake".  Such modules
    may specify compiler flags that do not depend on the platform.
    797e49a1