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                                    
======================================================================

--

Powered by www.kitware.com

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

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

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

Reply via email to