MantisBT - CMake
View Issue Details
0014403CMakeCMakepublic2013-09-12 20:362014-03-05 09:58
Cedric Perthuis 
 
normalminoralways
closedno change required 
CMake 2.8.11.2 
 
0014403: Add an option to specify Visual Studio solution name
I 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
No tags attached.
Issue History
2013-09-12 20:36Cedric PerthuisNew Issue
2013-09-12 20:46Cedric PerthuisNote Added: 0033813
2013-09-13 08:18Brad KingStatusnew => resolved
2013-09-13 08:18Brad KingResolutionopen => no change required
2014-03-05 09:58Robert MaynardNote Added: 0035256
2014-03-05 09:58Robert MaynardStatusresolved => closed

Notes
(0033813)
Cedric Perthuis   
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   
2014-03-05 09:58   
Closing resolved issues that have not been updated in more than 4 months