mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
We consolidate duplicate code from Platform/Linux-Intel-<lang>.cmake files into a macro defined in Platform/Linux-Intel.cmake.
3 lines
58 B
CMake
3 lines
58 B
CMake
INCLUDE(Platform/Linux-Intel)
|
|
__linux_compiler_intel(CXX)
|