Bytemaster's Boost Libraries
|
Boost.CMT can be built by checking out my development repository: https://github.com/bytemaster/dev
git clone https://github.com/bytemaster/dev
cd dev
git submodule init
git submodule update
cmake .
make
make install