Boost library is full of examples and tests and I would like to build them using bjam if possible.
How do I build boost examples with bjam?
PS. I wasn’t able to locate proper documentation for this option.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It depends on the library. Most of them run the examples from the test directory. Others from the example directory.
Go to the lib test or example directory where there is a Jamfile and do just