Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for modular build structure. #48

Merged
merged 9 commits into from
Aug 21, 2024
Prev Previous commit
Next Next commit
Bump B2 require to 5.2
grafikrobot committed Jun 14, 2024
commit 879d4b2a228b498d383f02f3f6441ea892039172
4 changes: 1 addition & 3 deletions build.jam
Original file line number Diff line number Diff line change
@@ -3,9 +3,7 @@
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)

require-b2 5.1 ;

import project ;
require-b2 5.2 ;

project /boost/describe
: common-requirements