CMake/Modules/Platform/Linux-Intel-C.cmake
Brad King e208397976 Consolidate Linux Intel compiler information
We consolidate duplicate code from Platform/Linux-Intel-<lang>.cmake
files into a macro defined in Platform/Linux-Intel.cmake.
2009-12-04 09:20:24 -05:00

3 lines
56 B
CMake

INCLUDE(Platform/Linux-Intel)
__linux_compiler_intel(C)