Boost logo

Boost :

Subject: Re: [boost] Request for a "Policy Review" regarding 'CMakeLists.txt'
From: Peter Dimov (lists_at_[hidden])
Date: 2016-05-17 14:18:43


Paul Fultz II wrote:
> Something like this:
>
> git clone git_at_[hidden]:boostorg/hana.git
> mkdir build && cd build
> cmake ../hana/
> cmake --build .
> cmake --build . --target check
> cmake --build . --target install
>
> This builds, tests, and installs hana.

I wonder how this workflow would look like if we assume Boost layout, f.ex.
from an extracted release tarball.


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