Boost logo

Boost Users :

Subject: Re: [Boost-users] Install header-only libraries
From: Glen Fernandes (glen.fernandes_at_[hidden])
Date: 2015-08-10 15:08:00


Gonzalo wrote:
> 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.

For header-only libraries you can probably stop after:
$ ./boostrap.sh
$ ./b2 headers

The result is the 'boost' subdirectory with all headers.

Best,
Glen

--
View this message in context: http://boost.2283326.n4.nabble.com/Install-header-only-libraries-tp4678691p4678694.html
Sent from the Boost - Users mailing list archive at Nabble.com.

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net