The following issue has been SUBMITTED. 
====================================================================== 
https://public.kitware.com/Bug/view.php?id=15821 
====================================================================== 
Reported By:                Ramon Zarazua B.
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15821
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-10-29 22:49 EDT
Last Modified:              2015-10-29 22:49 EDT
====================================================================== 
Summary:                    Durango.cmake module disables regeneration of
project files
Description: 
When generating Xbox One project files for Visual Studio, a ZERO_CHECK project
will not be generated. This is due to this variable setting in Durango.cmake


#There seems to be some issue with how CMake adds the
#dependency for the ZERO_CHECK PROJECT with XB1.
#keeps trying to add the assembly output.
#disabling for now.
set(CMAKE_SUPPRESS_REGENERATION TRUE)

This does not seem to be the case anymore, as I have been able to generate
projects with ZERO_CHECK just fine using CMake 3.2.1-r4 and 3.4-r1

Steps to Reproduce: 
Generate an Xbox One project file with the Visual Studio 2012 generator. The
resulting project will not have a ZERO_CHECK visual studio project as is the
default for all other platforms.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-10-29 22:49 Ramon Zarazua B.New Issue                                    
======================================================================

-- 

Powered by www.kitware.com

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

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

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

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to