Boost logo

Boost :

Subject: Re: [boost] [CMake] what to do now?
From: Peter Dimov (lists_at_[hidden])
Date: 2016-04-14 19:31:38


Robert Ramey wrote:

> I wondering if we shouldn't have used:
>
> <library name>
...
> src
> *.cpp
> Jamfile.v2
> CMakelist.txt

Intuitively, this makes sense and I've wondered the same, before I realized
that with our current structure, when you issue the command

    b2 build

from the library root, it builds the library. (And of course

    b2 test

tests it.)

    b2 src

doesn't have quite the same ring to it.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk