MantisBT - CMake
View Issue Details
0014087CMakeModulespublic2013-04-15 10:432013-10-07 10:09
Joël Lamotte 
 
normalminoralways
closedfixed 
CMake 2.8.10.2 
CMake 2.8.11CMake 2.8.11 
0014087: FindBoost variable BOOST_LIBRARYDIR is useful but not described in the help documentation.
I 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.
No tags attached.
Issue History
2013-04-15 10:43Joël LamotteNew Issue
2013-04-15 10:46Joël LamotteNote Added: 0032839
2013-04-15 11:06Brad KingNote Added: 0032842
2013-04-15 11:06Brad KingStatusnew => resolved
2013-04-15 11:06Brad KingResolutionopen => fixed
2013-04-15 11:06Brad KingFixed in Version => CMake 2.8.11
2013-04-15 11:06Brad KingTarget Version => CMake 2.8.11
2013-10-07 10:09Robert MaynardNote Added: 0034033
2013-10-07 10:09Robert MaynardStatusresolved => closed

Notes
(0032839)
Joël Lamotte   
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   
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   
2013-10-07 10:09   
Closing resolved issues that have not been updated in more than 4 months.