mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 04:29:52 +00:00
571dc74891
Map to the platform and compiler information for GNU because the compilers are command-line compatible for common operations. Later we can add Clang-specific features as necessary. We honor the preferred capitalization is "Clang", not the common mis-spelling "CLang".
2 lines
26 B
CMake
2 lines
26 B
CMake
include(Compiler/GNU-CXX)
|