10 Aug
2015
10 Aug
'15
7:08 p.m.
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-tp4678691p4... Sent from the Boost - Users mailing list archive at Nabble.com.