View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013658 | CMake | CMake | public | 2012-11-06 17:26 | 2016-06-10 14:31 | ||||
Reporter | Eric Forget | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | Mac | OS | OS X | OS Version | 10.7 | ||||
Product Version | CMake 2.8.9 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013658: source_group creates duplicates in Xcode | ||||||||
Description | If you add those lines: source_group("A" FILES "A/a.cpp") source_group("A\\B" FILES "A/B/b.cpp") It will create two (2) folders "A" in Xcode. One that contains the file "a.cpp" and the other that will contain the "B" folder. It is the case for the first two source_group at each level. Afterward, it seems to merge them correctly. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0042142) Kitware Robot (administrator) 2016-06-10 14:28 |
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. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-11-06 17:26 | Eric Forget | New Issue | |
2016-06-10 14:28 | Kitware Robot | Note Added: 0042142 | |
2016-06-10 14:28 | Kitware Robot | Status | new => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |