[CMake] Boost Components

Surya Kiran Gullapalli suryakiran.gullapalli at gmail.com
Wed May 7 22:57:11 EDT 2008


Hello all,
with cmake-2.6 we can specify what all boost components you want to link
with. Also you can specify whether to use static libraries or dynamic
libraries by setting the flag Boost_USE_STATIC_LIBS.

This will force cmake to link the application with the specified boost
components statically..

Can we specify some thing like, link some libraries statically and some
dynamically ?

Thanks,
Surya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080508/56dd424d/attachment.htm>


More information about the CMake mailing list