Skip to content
  • Brad King's avatar
    Modernize GNU compiler info on Windows · aff31479
    Brad King authored
    This moves GNU compiler info on Windows into new-style modules
    
      Platform/Windows-GNU-<lang>.cmake
    
    using language-independent helper module
    
      Platform/Windows-GNU.cmake
    
    to define macros consolidating the information.
    aff31479