View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014403CMakeCMakepublic2013-09-12 20:362014-03-05 09:58
ReporterCedric Perthuis 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product VersionCMake 2.8.11.2 
Target VersionFixed in Version 
Summary0014403: Add an option to specify Visual Studio solution name
DescriptionI haven't found how to specify the Visual Studio solution name. If it isn't supported, would it possible to add a variable for that?
Maybe it applies for other IDEs as well.

I saw a discussion about why it shouldn't be necessary and the last project name should be picked, but somehow the solution name ends up being "Project".
Well for clarity when working with several solutions opened at the same time, it would be nice to be able to define this.

In the meantime, I'll create a wrapper which will change the visual studio name after CMake runs, but it's not ideal.

Thanks,
Cedric
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0033813)
Cedric Perthuis (reporter)
2013-09-12 20:46

Please disregard this bug.

I found that the PROJECT() command is doing exactly that.

"project: Set a name for the entire project.
  project(projectname [CXX] [C] [Java])"
(0035256)
Robert Maynard (manager)
2014-03-05 09:58

Closing resolved issues that have not been updated in more than 4 months

 Issue History
Date Modified Username Field Change
2013-09-12 20:36 Cedric Perthuis New Issue
2013-09-12 20:46 Cedric Perthuis Note Added: 0033813
2013-09-13 08:18 Brad King Status new => resolved
2013-09-13 08:18 Brad King Resolution open => no change required
2014-03-05 09:58 Robert Maynard Note Added: 0035256
2014-03-05 09:58 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team