mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 19:30:13 -06: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)
|