Split Intel compiler information files
commit8b143e7b0f1e4e5d5f8b261e0edd8e07fa40f743
authorking <king>
Fri, 21 Aug 2009 13:54:29 +0000 (21 13:54 +0000)
committerking <king>
Fri, 21 Aug 2009 13:54:29 +0000 (21 13:54 +0000)
tree318f62442c1dc3268338a8dcaed9c0aa8c125d73
parent0f08e5f32f9bb9604c0521ae1bca5e6ac1ee68df
Split Intel compiler information files

This moves platform-independent Intel compiler flags into separate
"Compiler/Intel-<lang>.cmake" modules.  Platform-specific flags are
left untouched.
Modules/Compiler/Intel-C.cmake
Modules/Compiler/Intel-CXX.cmake
Modules/Compiler/Intel-Fortran.cmake
Modules/Compiler/Intel.cmake [new file with mode: 0644]
Modules/Platform/Linux-Intel-C.cmake [deleted file]
Modules/Platform/Linux-Intel-CXX.cmake [deleted file]
Modules/Platform/Linux-Intel-Fortran.cmake