We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fd1394 commit 0215543Copy full SHA for 0215543
examples/Jamfile
@@ -14,6 +14,7 @@ import config : requires ;
14
15
project
16
: requirements
17
+ <library>/boost/histogram//boost_histogram
18
[ requires
19
cxx14_constexpr cxx14_decltype_auto cxx14_generic_lambdas cxx14_return_type_deduction cxx11_user_defined_literals
20
# list could go on...
test/Jamfile
@@ -25,6 +25,7 @@ path-constant THIS_PATH : . ;
25
26
27
28
29
30
31
0 commit comments