MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0015468 | CMake | CMake | public | 2015-03-23 11:28 | 2016-06-10 14:31 |
|
Reporter | Abigail Bunyan | |
Assigned To | Kitware Robot | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | |
Platform | Apple Mac | OS | OS X | OS Version | 10.10.2 |
Product Version | CMake 3.2.1 | |
Target Version | | Fixed in Version | | |
|
Summary | 0015468: Generated Xcode project contains source groups for ALL_BUILD and ZERO_CHECK targets |
Description | 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". |
Steps To Reproduce | |
Additional Information | |
Tags | source groups, Xcode |
Relationships | |
Attached Files | cmake15468.zip (95,337) 2015-03-23 11:33 https://public.kitware.com/Bug/file/5411/cmake15468.zip |
|
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 |