[cmake-developers] [CMake 0014216]: Add support for .NET target framework version

Mantis Bug Tracker mantis at public.kitware.com
Fri Jun 14 07:18:32 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14216 
====================================================================== 
Reported By:                Christian Maaser
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14216
Category:                   CMake
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-06-14 07:18 EDT
Last Modified:              2013-06-14 07:18 EDT
====================================================================== 
Summary:                    Add support for .NET target framework version
Description: 
The MSVS generators do no support setting the .NET target framework version,
yet. As described here
http://msdn.microsoft.com/en-us/library/vstudio/ff770576.aspx this isn't even
supported by the VS IDE, and usually needs to be changed by manually editing the
.vcxproj file and adding a new XML node.
The only alternative to that is to pass the target framework version to
msbuild.exe, but obviously that isn't feasible when using cmake.

Steps to Reproduce: 
-

Additional Information: 
-
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-06-14 07:18 Christian MaaserNew Issue                                    
======================================================================




More information about the cmake-developers mailing list