mirror of
https://github.com/Kitware/CMake.git
synced 2025-06-23 12:50:54 +08:00

We consolidate duplicate code from Platform/Linux-Intel-<lang>.cmake files into a macro defined in Platform/Linux-Intel.cmake.
3 lines
56 B
CMake
3 lines
56 B
CMake
INCLUDE(Platform/Linux-Intel)
|
|
__linux_compiler_intel(C)
|