[cmake-developers] [CMake 0014482]: Dependency on missing ZERO_CHECK target

Mantis Bug Tracker mantis at public.kitware.com
Mon Oct 14 17:00:54 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14482 
====================================================================== 
Reported By:                David Golub
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14482
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-10-14 17:00 EDT
Last Modified:              2013-10-14 17:00 EDT
====================================================================== 
Summary:                    Dependency on missing ZERO_CHECK target
Description: 
If you set CMAKE_SUPPRESS_REGENERATION and then use the
INCLUDE_EXTERNAL_MSPROJECT command to add an external project into the generated
solution, CMake will add the GUID for the non-existent ZERO_CHECK target as a
dependency of the external project.  This will cause the project to fail to
build when MSBuild is invoked directly from the command line but not when the
solution is built in Visual Studio.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-10-14 17:00 David Golub    New Issue                                    
======================================================================




More information about the cmake-developers mailing list