I downloaded the Boost libraries and now I want to build only a few of the libraries. What would be the right command for this? Apparently the built-type=complete option giv
These answers didn't work for me. On Windows, this worked for me:
b2.exe -with-LIBRARY
For example,
b2.exe -with-test