Skip to content
  • Brad King's avatar
    Split GNU compiler information files · e28c16b4
    Brad King authored
    This moves GNU compiler flags into new-style modules
    
      Compiler/GNU-<lang>.cmake
      Platform/<os>-GNU-<lang>.cmake
    
    We use language-independent helper modules
    
      Compiler/GNU.cmake
      Platform/<os>-GNU.cmake
    
    to define macros consolidating the information.
    e28c16b4