[CMake] [Patch] Re: cmake Debug builds with icc

Lucas Wilcox lucasw at ices.utexas.edu
Thu Apr 24 22:37:20 EDT 2008


* Bill Hoffman <bill.hoffman at kitware.com> [2008-04-24 21:55:30 -0400]:

>  $ cvs commit -m "ENH: support intel compiler on linux " Linux-Intel-C* 
>  Linux-icpc.cmake
>  grep: Linux-icpc.cmake: No such file or directory
>  grep: Linux-icpc.cmake: No such file or directory
>  grep: Linux-icpc.cmake: No such file or directory
>  grep: Linux-icpc.cmake: No such file or directory
>  /cvsroot/CMake/CMake/Modules/Platform/Linux-Intel-C.cmake,v  <-- 
>  Linux-Intel-C.cmake
>  initial revision: 1.1
>  /cvsroot/CMake/CMake/Modules/Platform/Linux-Intel-CXX.cmake,v  <-- 
>  Linux-Intel-CXX.cmake
>  initial revision: 1.1
>  /cvsroot/CMake/CMake/Modules/Platform/Linux-icpc.cmake,v  <-- 
>  Linux-icpc.cmake
>  new revision: delete; previous revision: 1.2
> 
>  I also removed Linux-icpc.cmake in favor of the new compiler id name. If you 
>  have an intel CXX/C compiler set can you please give this change a try?  
>  Thanks.

Works great.  While you are at it you may want to also
rename Linux-ifort.cmake to Linux-Intel-Fortran.cmake.

Thanks for the quick response,
Lucas


More information about the CMake mailing list