Re: [CMake] linux cmake with intel compiler

2011-05-18 Thread Tim Gallagher
NG "" FORCE) mark_as_advanced(CMAKE_Fortran_FLAGS_DEBUGHEAVY) endif() Hope that helps, Tim - Original Message - From: "Eric Noulard" To: "gekso" Cc: cmake@cmake.org Sent: Wednesday, May 18, 2011 7:09:07 AM Subject: Re: [CMake] linux cmake with intel compiler 2011/5

Re: [CMake] linux cmake with intel compiler

2011-05-18 Thread Eric Noulard
2011/5/18 gekso : > Hello! Does anyone know how to use Intel Compiler with cmake on linux > ("Unix Makefiles")? > I've tried to set CC, CXX environment variables before cmake - no > effect. What do you mean by "no-effect" ? gcc is found and used? $ source /opt/intel/Compiler/11.1/064/bin/iccvars.

[CMake] linux cmake with intel compiler

2011-05-18 Thread gekso
Hello! Does anyone know how to use Intel Compiler with cmake on linux ("Unix Makefiles")? I've tried to set CC, CXX environment variables before cmake - no effect. Call of intel compiler environment - no effect too.. ___ Powered by www.kitware.com Visit