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