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. #174

Merged
merged 17 commits into from
Aug 24, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump B2 require to 5.2
grafikrobot committed Jun 14, 2024
commit bf2f996e0bd0fe68e13fde6eb46041510a563368
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/pfr
: common-requirements