View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015468CMakeCMakepublic2015-03-23 11:282016-06-10 14:31
ReporterAbigail Bunyan 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformApple MacOSOS XOS Version10.10.2
Product VersionCMake 3.2.1 
Target VersionFixed in Version 
Summary0015468: Generated Xcode project contains source groups for ALL_BUILD and ZERO_CHECK targets
DescriptionWhen using the Xcode generator, each file in a target is placed under a target-specific source group. (If a file has a custom source group specified, then that group will be created as a subgroup of the target's.) However, ALL_BUILD and ZERO_CHECK also generate their own source groups. This is not intended behavior: cmGlobalXCodeGenerator::CreateGroups (at cmGlobalXCodeGenerator.cxx:3018) has a comment specifying that these should be skipped, and code that is supposed to skip them. These erroneous source groups contain CMakeLists.txt, and an empty subgroup called "CMake Rules".
Tagssource groups, Xcode
Attached Fileszip file icon cmake15468.zip [^] (95,337 bytes) 2015-03-23 11:33

 Relationships

  Notes
(0042741)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-03-23 11:28 Abigail Bunyan New Issue
2015-03-23 11:29 Abigail Bunyan Tag Attached: Xcode
2015-03-23 11:29 Abigail Bunyan Tag Attached: source groups
2015-03-23 11:33 Abigail Bunyan File Added: cmake15468.zip
2016-06-10 14:29 Kitware Robot Note Added: 0042741
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team