MantisBT - CMake
View Issue Details
0015468CMakeCMakepublic2015-03-23 11:282016-06-10 14:31
Abigail Bunyan 
Kitware Robot 
normalminoralways
closedmoved 
Apple MacOS X10.10.2
CMake 3.2.1 
 
0015468: Generated Xcode project contains source groups for ALL_BUILD and ZERO_CHECK targets
When 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".
source groups, Xcode
zip cmake15468.zip (95,337) 2015-03-23 11:33
https://public.kitware.com/Bug/file/5411/cmake15468.zip
Issue History
2015-03-23 11:28Abigail BunyanNew Issue
2015-03-23 11:29Abigail BunyanTag Attached: Xcode
2015-03-23 11:29Abigail BunyanTag Attached: source groups
2015-03-23 11:33Abigail BunyanFile Added: cmake15468.zip
2016-06-10 14:29Kitware RobotNote Added: 0042741
2016-06-10 14:29Kitware RobotStatusnew => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042741)
Kitware Robot   
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.