Boost logo

Boost Users :

Subject: Re: [Boost-users] CMake thoughts
From: Robert Bielik (robert.bielik_at_[hidden])
Date: 2009-06-05 12:09:25


plarroy skrev:
> I think scons will be much better for building boost.
>
> Regards.

This issue is not about building boost. The issue is about including boost in a user project (which I guess is the
ultimate goal?). The "CMake" way is to include CMakeLists.txt files hierarchically, thus building
a workspace with all projects needed to build an application.

With the current CMakeLists.txt file for boost, this is not possible (I know, boost-cmake is the proper
place) since NxM projects are created (N=no of boost libs, M=4 st/mt/debug/release)

Regards,
/Rob


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net