mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-20 19:55:10 +08:00

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
24 B
CMake
2 lines
24 B
CMake
include(Compiler/GNU-C)
|