[cmake-developers] [CMake 0014442]: Support of different toolchains during VS2012 project generation
Mantis Bug Tracker
mantis at public.kitware.com
Thu Sep 26 06:33:41 EDT 2013
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
======================================================================
More information about the cmake-developers
mailing list