View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006577CMakeCMakepublic2008-03-10 06:392016-06-10 14:30
ReporterSylvain Benner 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006577: Adding support for "solution groups" in Visual Studio .NET 2003 and later
DescriptionSolutions groups are the same thing as source groups but for projects. They are very useful when a solution lists a lot of projects.

This report shows a way to implement the solution groups in CMake. The new command is heavily based on the SOURCE_GROUP command.

New lines of code are delimited by "// === SOLUTION_GROUP ===" comments.
Tagsgroup, groups, soltuion, solution, solution group groups visual studio, studio, visual
Attached Fileszip file icon SOLUTION_GROUP.zip [^] (36,218 bytes) 2008-03-10 06:39

 Relationships

  Notes
(0010758)
Sylvain Benner (reporter)
2008-03-10 06:55
edited on: 2008-03-10 06:55

Command usage is:

SOLUTION_GROUP("mySolutionGroup1/mySolutionGroup2" FILES myProjectName1 myProjectName2)

(0010759)
Sylvain Benner (reporter)
2008-03-10 06:57

Beware to change the command name from SOLUTION_GROUP_MP to SOLUTION_GROUP.
(0021334)
qbproger (reporter)
2010-07-09 08:49

I'd use this feature if the patch were to be merged in.
(0041415)
Kitware Robot (administrator)
2016-06-10 14:27

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
2008-03-10 06:39 Sylvain Benner New Issue
2008-03-10 06:39 Sylvain Benner File Added: SOLUTION_GROUP.zip
2008-03-10 06:53 Sylvain Benner Tag Attached: solution group groups visual studio
2008-03-10 06:53 Sylvain Benner Tag Attached: group
2008-03-10 06:53 Sylvain Benner Tag Attached: groups
2008-03-10 06:53 Sylvain Benner Tag Attached: soltuion
2008-03-10 06:53 Sylvain Benner Tag Attached: studio
2008-03-10 06:53 Sylvain Benner Tag Attached: visual
2008-03-10 06:53 Sylvain Benner Tag Attached: solution
2008-03-10 06:55 Sylvain Benner Note Added: 0010758
2008-03-10 06:55 Sylvain Benner Note Edited: 0010758
2008-03-10 06:57 Sylvain Benner Note Added: 0010759
2008-03-27 22:01 Bill Hoffman Status new => assigned
2008-03-27 22:01 Bill Hoffman Assigned To => Bill Hoffman
2010-07-09 08:49 qbproger Note Added: 0021334
2016-06-10 14:27 Kitware Robot Note Added: 0041415
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team