[CMake] find boost

Hicham Mouline hicham at mouline.org
Tue Nov 4 10:46:58 EST 2008


Hello,
In my CMakeListConfigurationDefaults.txt
I have:

SET(Boost_ADDITIONAL_VERSIONS "1.37" "1.37.0")
SET(BOOST_ROOT "C:/Program Files/boost/boost_1_37")

However, on running cmake, it fails to find boost

-- INFO:  Boost not found, you need to set your environment manually
according for your build environment.

My boost directory is C:\Program Files\boost\boost_1_37  --> boost  (for
headers)
                                                         --> lib  (for libs,
dlls and .lib)

Your help is appreciated, 
Rds,



More information about the CMake mailing list