Is there any functionality like this out there? Is there any way I can
make this re-buildable on multiple target machines with multiple
install locations in an easy manner? Ideally, something like:
boost-config --static-libs filesystem
would fit the standard scheme and allow for different machine to have
different boost installation roots, and things of that nature.