MantisBT - CMake
View Issue Details
0014482CMakeCMakepublic2013-10-14 17:002014-03-05 09:58
David Golub 
 
normalmajoralways
closedduplicate 
MicrosoftWindows7
CMake 2.8.11.2 
 
0014482: Dependency on missing ZERO_CHECK target
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.
No tags attached.
duplicate of 0014378closed Brad King ZERO_CHECK.vcxproj referenced despite CMAKE_SUPPRESS_REGENERATION set to FALSE 
Issue History
2013-10-14 17:00David GolubNew Issue
2013-10-15 09:05Brad KingRelationship addedduplicate of 0014378
2013-10-15 09:06Brad KingStatusnew => resolved
2013-10-15 09:06Brad KingResolutionopen => duplicate
2014-03-05 09:58Robert MaynardNote Added: 0035282
2014-03-05 09:58Robert MaynardStatusresolved => closed

Notes
(0035282)
Robert Maynard   
2014-03-05 09:58   
Closing resolved issues that have not been updated in more than 4 months