mirror of
https://github.com/reactos/CMake.git
synced 2024-12-13 22:58:41 +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
32 B
CMake
2 lines
32 B
CMake
INCLUDE(Platform/Linux-GNU-CXX)
|