wiki:TryModBoost

Version 1 (modified by Beman Dawes, 10 years ago) ( diff )

Initial commit

Experimenting with Modular Boost

The procedure described below will likely change between now and the actual conversion.

Prerequisites

  • Git command line client installed]
  • CMake installed.

Installing Modular Boost

From the command line:

git clone http://github.com/boost-lib/boost modular-boost
cd modular-boost
git submodule update --init
cmake -P forward_headers.cmake
Note: See TracWiki for help on using the wiki.