Alexia RodrÃguez Ruano wrote:
I tried to run 'cmakesetup CC=icl CXX=icl' from a command line.
After chosing the platform Visual Studio CMAKE_C_COMPILER was set to
the Intel compiler as I wanted, but CMAKE_CXX_COMPILER remainned set
to cl . I modify ot to icl.exe. Click on configure and the OK, however
when I open the solution on Visual Studio the project is not
configurated to be compiled with INTEL Compiler.
I am pretty sure there is a way to change Visual Studio so it uses a
different compiler. That is how we have done it in the past. I don't
think that information is stored in the .vcproj files that cmake
generates.
-Bill
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake