View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008734CMakeModulespublic2009-03-12 21:322009-07-18 10:57
ReporterPhilip Lowman 
Assigned ToPhilip Lowman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in VersionCMake-2-6 
Summary0008734: Boost system library not needed prior to 1.35 but needed beyond that
DescriptionCertain Boost libraries like filesystem & wave depend on the Boost system library as of 1.35 but didn't prior to this. This causes problems if you want to use an older Boost and a newer Boost because specifying "system" in the list of components will cause Boost to search for it regardless of the version of Boost found.
TagsNo tags attached.
Attached Files? file icon FindBoost.cmake [^] (39,601 bytes) 2009-03-12 21:53

 Relationships

  Notes
(0015679)
Philip Lowman (developer)
2009-03-12 21:54

patch attached
(0015709)
Philip Lowman (developer)
2009-03-16 22:30

Fixed in FindBoost.cmake 1.37.
Fix should be in CMake 2.6.4

 Issue History
Date Modified Username Field Change
2009-03-12 21:32 Philip Lowman New Issue
2009-03-12 21:53 Philip Lowman File Added: FindBoost.cmake
2009-03-12 21:54 Philip Lowman Note Added: 0015679
2009-03-16 22:30 Philip Lowman Note Added: 0015709
2009-03-16 22:30 Philip Lowman Assigned To => Philip Lowman
2009-03-16 22:30 Philip Lowman Status new => resolved
2009-03-16 22:30 Philip Lowman Resolution open => fixed
2009-03-16 22:30 Philip Lowman Product Version => CMake-2-6
2009-07-18 10:57 Philip Lowman Status resolved => closed
2009-07-18 10:57 Philip Lowman Fixed in Version => CMake-2-6


Copyright © 2000 - 2018 MantisBT Team