I have been struggling to force the Intel compiler for my project. It
works out of the box on linux by setting a cache entry for the
CMAKE_CXX_COMPILER variable. On Windows there is no way, the cache is
ignored, hardcoded values in CMakeLists are ignored, even if Intel is
displayed by MESSAGE(STATUS ${CMAKE_CXX_COMPILER}). What is the way
out of this puzzle?
Many thanks,
Dominik
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to