I didn't follow all the original messages but what would be wonderful would be

MyProject
  Boost
    BoostLib1
    BoostLib2
  MyLib1
  MyLib2
..etc

and you could delete all the boost libs that you are not interested, just 
leaving (say) threads, asio, circular buffer - then tell BOOST to build only 
those that you had left SET(BOOST_BUILD_LIB1/2 ON) ... and use them at will in 
the remainder of your project.

Is this what you are aiming at? 

JB

> -----Original Message-----
> From: boost-cmake-boun...@lists.boost.org [mailto:boost-cmake-
> boun...@lists.boost.org] On Behalf Of troy d. straszheim
> Sent: 07 December 2009 19:46
> To: Discussion of the CMake-based build system for Boost
> Subject: [Boost-cmake] building boost in subdirectory
> 
> Brought over from the main cmake list.  Sorry about all the top-posting.
>   What I came up with on this is here:
> 
> http://sodium.resophonic.com/boost-cmake/current-
> docs/exported_targets.html#with-boost-source-in-a-subdirectory-of-your-
> source
> 
_______________________________________________
Boost-cmake mailing list
Boost-cmake@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/boost-cmake

Reply via email to