$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Install header-only libraries
From: Gonzalo BG (gonzalobg88_at_[hidden])
Date: 2015-08-10 14:01:10
I'm trying to find in the docs what is the right way to install only the
header-only libraries from a boost distribution without any luck.
That is, I want to install everything that can be installed without having
to compile anything.
Is there an argument for `bootstrap.sh` or `b2` that does this?
Best regards,
Gonzalo