$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Equivalent of "bootstrap.sh --without-libraries" for Modularized and CMake-ified boost
From: Julien Woillez (jwoillez_at_[hidden])
Date: 2012-08-23 17:16:31
Dear boost_at_[hidden],
I'm trying to use CMake to build boost, using its Modularized and
CMake-ified version at: https://github.com/ryppl/boost-zero
I need to do the equivalent of --without-libraries=mpi with bootstrap.sh.
Any idea if this is possible, and if so how to do it?
Regards,
-Julien