On Thu, Sep 17, 2009 at 6:10 PM, Cristian Adam <cristian.a...@gmx.net> wrote:
> James C. Sutherland wrote:
>>
>>  From FindBoost.cmake:
>>
>> # These last three variables are available also as environment variables:
>> #
>> #   BOOST_ROOT or BOOSTROOT      The preferred installation prefix for
>> searching for
>> #                                Boost.  Set this if the module has
>> problems finding
>> #                                the proper Boost installation.
>>
>> Did you try setting one of these variables?
>>
>
> Now I've tried setting BOOST_ROOT, but I don't see a big improvement
> over BOOST_INCLUDEDIR :)
>
> #set(BOOST_INCLUDEDIR "c:/boost/include/boost-1_40")
> set(BOOST_ROOT "c:/boost/include/boost-1_40")
>

You set BOOST_ROOT in your windows environment variables.

John
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to