View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000201CMakepublic2003-10-01 16:212003-10-15 09:56
ReporterAmitha Perera 
Assigned ToBrad King 
PriorityurgentSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000201: Need to supress dependency warnings
DescriptionCMake 1.8 issues a warning when the directory traversal order does not match the library dependency order. This is the case for the VXL project, and it will be extremely difficult to change the directory structure to be otherwise.

We'd therefore like an option to supress this particular warning, perhaps by setting a variable in a CMakeLists.txt file.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000132)
Amitha Perera (reporter)
2003-10-01 17:16

Also: the box that pops up now says "CMake Error", not "warning", which leads users to think something really bad happened.
(0000133)
System Admin (reporter)
2003-10-02 14:51

Done. Use CMAKE_IGNORE_DEPENDENCIES_ORDERING.
(0000152)
System Admin (reporter)
2003-10-15 09:35

This was fixed on main tree in cmTargetLinkLibrariesCommand.cxx 1.17. Should be fixed in 1.82
(0000155)
Brad King (manager)
2003-10-15 09:56

Fix merged to 1.8 branch for 1.8.2 release.

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team