Skip to content

Commit

Permalink
Update build deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Aug 3, 2024
1 parent 6fd1394 commit 0215543
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions examples/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import config : requires ;

project
: requirements
<library>/boost/histogram//boost_histogram
[ requires
cxx14_constexpr cxx14_decltype_auto cxx14_generic_lambdas cxx14_return_type_deduction cxx11_user_defined_literals
# list could go on...
Expand Down
1 change: 1 addition & 0 deletions test/Jamfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ path-constant THIS_PATH : . ;

project
: requirements
<library>/boost/histogram//boost_histogram
[ requires
cxx14_constexpr cxx14_decltype_auto cxx14_generic_lambdas cxx14_return_type_deduction cxx11_user_defined_literals
# list could go on...
Expand Down

0 comments on commit 0215543

Please sign in to comment.