$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [githelp] modular boost instructions?
From: Dave Abrahams (dave_at_[hidden])
Date: 2013-05-17 05:17:09
on Thu May 16 2013, legalize+jeeves-AT-mail.xmission.com (Richard) wrote:
> [Please do not mail me a copy of your followup]
>
> OK, we've already established that the 'Experimenting with Modular Boost'
> instructions are woefully stale.
>
> Can someone please briefly describe what submodules I need to manually
> add just to get something bootstrapped?
None; we (finally!) have a modularized history with submodules!
Please
git clone --recursive http://github.com/boostorg/boost
-- Dave Abrahams