View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001490CMakeModulespublic2005-01-17 15:522013-01-09 10:57
ReporterBrad King 
Assigned ToBrad King 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001490: ImportBuildSettings flip/flop conflicting project flags
DescriptionWhen ITK and VTK have been built with different settings for variables like CMAKE_C_FLAGS_RELEASE then a project that imports both of them will produce a bunch of warnings. Each warning says that it is forcing the current project's setting to that imported from ITK or VTK. Then the same warning is repeated with the other project. We can make this more informative by saving the project from which a forced setting was taken in another cache entry. Then when forcing it again from a different project a better warning message can be given. It could even be an error.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0030471)
Brad King (manager)
2012-08-13 10:17

ImportBuildSettings no longer does anything anyway.
(0032050)
Robert Maynard (manager)
2013-01-09 10:57

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2012-08-13 10:17 Brad King Note Added: 0030471
2012-08-13 10:17 Brad King Status assigned => resolved
2012-08-13 10:17 Brad King Resolution open => no change required
2013-01-09 10:57 Robert Maynard Note Added: 0032050
2013-01-09 10:57 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team