View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006992CMakeModulespublic2008-05-08 17:032008-07-03 15:56
ReporterAndreas Pakulat 
Assigned ToDouglas Gregor 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in VersionCMake-2-6 
Summary0006992: FindBoost.cmake doesn't properly detect the requested Boost version
DescriptionUnfortunately there are a few typographic errors that crept into FindBoost.cmake in CMake 2.6.0. The patch I'll attach fixes them, basically the variables that are set to the boost-version parts are named differently then what is used at the end to check for the required version. Also the output in case a too old version is found lacks the actual version information.
Steps To ReproduceUse FindBoost.cmake and request a higher version than is installed in the system.
TagsNo tags attached.
Attached Filesdiff file icon FindBoost_fix_version_vars.diff [^] (2,887 bytes) 2008-05-08 17:03 [Show Content]

 Relationships

  Notes
(0011786)
Douglas Gregor (developer)
2008-05-09 21:28

Reviewed and applied the patch to the CMake trunk. I recommend moving this to the CMake 2.6 branch for the next patch release.

 Issue History
Date Modified Username Field Change
2008-05-08 17:03 Andreas Pakulat New Issue
2008-05-08 17:03 Andreas Pakulat File Added: FindBoost_fix_version_vars.diff
2008-05-08 17:13 Bill Hoffman Status new => assigned
2008-05-08 17:13 Bill Hoffman Assigned To => Douglas Gregor
2008-05-09 21:28 Douglas Gregor Status assigned => resolved
2008-05-09 21:28 Douglas Gregor Resolution open => fixed
2008-05-09 21:28 Douglas Gregor Note Added: 0011786
2008-07-03 15:56 Douglas Gregor Status resolved => closed
2008-07-03 15:56 Douglas Gregor Fixed in Version => CMake-2-6


Copyright © 2000 - 2018 MantisBT Team