[cmake-developers] [CMake 0012930]: [patch] CMake does not support Visual Studio 11 WinRT project type

Mantis Bug Tracker mantis at public.kitware.com
Fri Feb 3 07:16:24 EST 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12930 
====================================================================== 
Reported By:                Eugene Golushkov
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12930
Category:                   CMake
Reproducibility:            have not tried
Severity:                   feature
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-02-03 07:16 EST
Last Modified:              2012-02-03 07:16 EST
====================================================================== 
Summary:                    [patch] CMake does not support Visual Studio 11
WinRT project type
Description: 
CMake currently does not support setting project type as needed to develop WinRT
applications for Windows 8 with the Visual Studio 10 generator.
 
Patch is based on a similar patch for .NET project types from here:
http://public.kitware.com/Bug/view.php?id=12586



Additional Information: 
The attached patch adds support for two new project properties:
 
VS_WINRT_EXTENSIONS: Boolean property that correspond to "Enable Tailored
Features" in Visual Studio 11 IDE.
 
VS_WINRT_REFERENCES: Semicolon-delimited list of *.winmd references to add to
the project, which creates a new <ItemGroup>.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-02-03 07:16 Eugene GolushkovNew Issue                                    
======================================================================




More information about the cmake-developers mailing list