View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002077CMakeCMakepublic2005-07-25 18:202005-07-29 14:25
ReporterJulien Jomier 
Assigned ToKen Martin 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002077: FLTK_WRAP_UI Warning
DescriptionUsing the FLTK_WRAP_UI command CMake produces a valid warning but:

a) There is a typo in the warning message:
"In CMake 2.2 the FLT_WRAP_UI command sets the variable..."
should be
"In CMake 2.2 the FLTK_WRAP_UI command sets the variable..."

b) The warning doesn't specify which CMakeLists.txt is concerned. This is a little bit annoying when trying to find the faulty CMakeLists.txt file.

(PS: CMake is great :))
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0002747)
Ken Martin (developer)
2005-07-29 14:25

Good catch, fixed the type and improved the warning message to include the source directory causing the problem.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team