[CMake] cmake with intel compilers

Burlen Loring burlen.loring at gmail.com
Sun Sep 23 12:08:59 EDT 2012


Hi,

When I'm using intel compilers cmake is missing some of the internal 
compiler include paths. When I use intel compilers with cmake I'm 
setting  CMAKE_CXX_COMPILER and CMAKE_C_COMPILER. One path that's missed 
is $INTEL_ROOT/include/intel64 which among others contains xmm 
intriniscs header.  Am I doing something wrong or is this in fact a bug?

Thanks
Burlen


More information about the CMake mailing list