[CMake] How to use icc on linux with cmake.
Mike Jackson
imikejackson at gmail.com
Tue Apr 17 09:13:38 EDT 2007
On OS X at least, intel provides a shell script that sets the icc
variables. After I invoke that shell script located at source /opt/
intel/cc/9.1.036/bin/iccvars.sh I then invoke cmake on a clean build
directory and cmake seems to pick up everything related to icc for
me. Give it a try and let us know.
--
Mike Jackson Senior Research Engineer
Innovative Management & Technology Services
On Apr 17, 2007, at 8:36 AM, cedric wrote:
> Hello,
> I like to use icc with cmake, there are some plateform scripts
> (${CMAKE_ROOT}/Modules/Plateform) that define some macro but I
> don't know how
> they are included, and how to use (for example) Linux-icpc.cmake
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list