MantisBT - CMake
View Issue Details
0004881CMakeModulespublic2007-04-16 07:012008-07-03 18:19
Václav Haisman 
Bill Hoffman 
normalfeaturealways
closedfixed 
 
CMake-2-6 
0004881: FindBoost.cmake doesn't find boost installed by package from Boost Consulting.
Hi,
the Boost Consulting's Boost binary package has a little bit different layout than what FindBoost.cmake expects. Their layout has C:/boost/boost_1_33_1 as includes directory and there it has lib/ directory that contains static and DLL import libraries.

The attached patch makes it work with that installation too if BOOST_ROOT is defined.
No tags attached.
has duplicate 0005131closed Bill Hoffman CMake doesn't find Boost on Windows 
patch FindBoost.cmake.patch (1,200) 1969-12-31 19:00
https://public.kitware.com/Bug/file/975/FindBoost.cmake.patch
Issue History
2007-08-23 14:08Alex NeundorfCategoryCMake => Modules
2008-04-22 13:35Douglas GregorRelationship addedhas duplicate 0005131
2008-07-03 18:19Douglas GregorStatusassigned => closed
2008-07-03 18:19Douglas GregorNote Added: 0012622
2008-07-03 18:19Douglas GregorResolutionopen => fixed
2008-07-03 18:19Douglas GregorFixed in Version => CMake-2-6

Notes
(0012622)
Douglas Gregor   
2008-07-03 18:19   
Fixed in CMake CVS.