View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014087CMakeModulespublic2013-04-15 10:432013-10-07 10:09
ReporterJoël Lamotte 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake 2.8.10.2 
Target VersionCMake 2.8.11Fixed in VersionCMake 2.8.11 
Summary0014087: FindBoost variable BOOST_LIBRARYDIR is useful but not described in the help documentation.
DescriptionI have a problem related to boost binaries that I described there :


One solution is to use BOOST_LIBRARYDIR. This is very useful because the BOOST_LIBRARY_DIRS variable is overriden if you try to set it, but the BOOST_LIBRARYDIR is takend as is and set BOOST_LIBRARY_DIRS.

The prolem is that it is not documented in the help part of FindBoost.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0032839)
Joël Lamotte (reporter)
2013-04-15 10:46

The missing link to the discussion: http://cmake.3232098.n2.nabble.com/boost-b2-Differenciate-32bit-and-64-bit-binaries-when-using-CMake-tp7581982.html [^]
(0032842)
Brad King (manager)
2013-04-15 11:06

The upcoming CMake 2.8.11 has a major overhaul of FindBoost to correct a lot of the funny caching behavior and organize the documentation:

 http://cmake.org/gitweb?p=cmake.git;a=blob;f=Modules/FindBoost.cmake;hb=83e0fd0d [^]
(0034033)
Robert Maynard (manager)
2013-10-07 10:09

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

 Issue History
Date Modified Username Field Change
2013-04-15 10:43 Joël Lamotte New Issue
2013-04-15 10:46 Joël Lamotte Note Added: 0032839
2013-04-15 11:06 Brad King Note Added: 0032842
2013-04-15 11:06 Brad King Status new => resolved
2013-04-15 11:06 Brad King Resolution open => fixed
2013-04-15 11:06 Brad King Fixed in Version => CMake 2.8.11
2013-04-15 11:06 Brad King Target Version => CMake 2.8.11
2013-10-07 10:09 Robert Maynard Note Added: 0034033
2013-10-07 10:09 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team