|
Boost Interest : |
Subject: Re: [Boost-cmake] disabling particular external dependencies
From: Sean Chittenden (sean_at_[hidden])
Date: 2009-11-04 23:04:02
>> I can populate the list of libs that I need by hand, but am looking
>> for guidance on what's the right way forward.
>> Is there a correct way to use find_package(Boost...) with an
>> installed 1.41.0 atm? I notice Boost_VERSION is set as a string in
>> BoostConfig.cmake but the older FindBoost.cmake that comes with
>> cmake 2.6.4 is expecting an integer. -sc
>
> Sorry about this... you've turned up some bugs that I'm working on,
> I've built an entire test harness for this stuff, I expect the
> regression list to start dropping quickly. But for now stay tuned.
No worries, I just wanted to make sure I wasn't banging my head
against something stupid or was mis-using things. Will populate
Boost_LIBRARIES by hand for now for target_link_libraries(). -sc
-- Sean Chittenden sean_at_[hidden]