View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013658CMakeCMakepublic2012-11-06 17:262016-06-10 14:31
ReporterEric Forget 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformMacOSOS XOS Version10.7
Product VersionCMake 2.8.9 
Target VersionFixed in Version 
Summary0013658: source_group creates duplicates in Xcode
DescriptionIf 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.
TagsNo tags attached.
Attached Files

 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.

 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


Copyright © 2000 - 2018 MantisBT Team