summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Darwin-Intel-CXX.cmake
Commit message (Collapse)AuthorAgeFilesLines
* OS X: Split Intel compiler information filesBrad King2014-02-111-0/+2
Create platform information modules Platform/Darwin-Intel-(C|CXX).cmake and helper module Platform/Darwin-Intel.cmake. Teach existing module Platform/Darwin-Intel-Fortran.cmake to use the helper too. Move information from Platform/Darwin-icc.cmake into these files and drop information already in Platform/Darwin.cmake to avoid duplication.