View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000112CMakepublic2003-07-30 06:312003-07-30 07:55
ReporterPetr Ferschmann 
Assigned To 
PrioritylowSeveritymajorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000112: SOURCE_GROUP - crashes CMake
DescriptionThis file crashes CMake:

PROJECT(test)
ADD_EXECUTABLE(program test1.cpp test2.cpp test3.cpp)
SOURCE_GROUP(MyGroup test1.cpp;test2.cpp)

When I click "ok" it crashes CMakeSetup. If I specify in SOURCE_GROUP only one file it doesn't crash but does nothing.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000036)
Petr Ferschmann (reporter)
2003-07-30 07:09

Hmmm, sorry. I see that in actual CVS it is now fixed.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team