This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Modules
/
Platform
/
Linux-Intel-C.cmake
3 lines
56 B
CMake
Raw
Normal View
History
Unescape
Escape
Use Intel for Linux flags only on Linux The commit "Split Intel compiler information files" moved some Linux specific flags into the platform-independent Intel compiler info files. This moves them back.
2009-09-01 13:55:13 -04:00
INCLUDE
(
Platform/Linux-Intel
)
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
__linux_compiler_intel
(
C
)
Reference in New Issue
Copy Permalink