The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14442 ====================================================================== Reported By: ilebedie Assigned To: ====================================================================== Project: CMake Issue ID: 14442 Category: CMake Reproducibility: N/A Severity: feature Priority: none Status: new ====================================================================== Date Submitted: 2013-09-26 06:33 EDT Last Modified: 2013-09-26 06:33 EDT ====================================================================== Summary: Support of different toolchains during VS2012 project generation Description: Visual Studio 2012 allows to choose different toolchains to build it's projects(e.g. Visual Studio 2012 (v110), Intel C++ Compiler XE 13.0, Windows7.1SDK) When trying to set compiler in cmakelists.txt (include(CMakeForceCompiler) CMAKE_FORCE_C_COMPILER(icl "Intel C Compiler") ) cmake generates VS project files with default compiler(v110). ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2013-09-26 06:33 ilebedie New Issue ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
