MantisBT - CMake
View Issue Details
0011229CMakeCMakepublic2010-09-13 18:012016-06-10 14:31
Jerry Berg 
Kitware Robot 
normalminoralways
closedmoved 
CMake-2-8 
 
0011229: source_group: 2 groups with same name different case makes unloadable VS project
If you create 2 source groups with the same name but different casing, the generated visual studio file will have 2 filters and fail to load.

ex:
source_group("Db", files...)
source_group("db", files...)
Probably doesn't come up often. I was writing a script to convert an existing VS project and used the file paths to auto-generate source_group calls.
No tags attached.
Issue History
2010-09-13 18:01Jerry BergNew Issue
2011-01-17 15:44David ColeAssigned To => David Cole
2011-01-17 15:44David ColeStatusnew => assigned
2011-10-25 22:25David ColeStatusassigned => backlog
2011-10-25 22:26David ColeAssigned ToDavid Cole =>
2016-06-10 14:28Kitware RobotNote Added: 0041746
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0041746)
Kitware Robot   
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.