blob: 0a4b3a83675f4fca90a47f2976f42eba23c7f16e [file] [log] [blame] [view]
This minimal boost install was put together using bcp and copying over built libs.
General steps:
1. Download and extract boost
2. Run bootstrap
3. Build bcp: bjam tools/bcp
4. Use bcp to copy only required files: dist/bin/bcp stacktrace.hpp C:\boost_minimal\boost
5. Copy LICENSE_1_0.txt and README.md to C:\boost_minimal