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 044babc commit cb308a4Copy full SHA for cb308a4
test/Jamfile.v2
@@ -4,7 +4,7 @@
4
5
import testing ;
6
7
-run examples.cpp : : : <source>/boost/array//boost_array ;
+run examples.cpp : : : <library>/boost/array//boost_array ;
8
run simple_example_1.cpp ;
9
run simple_example_2.cpp ;
10
run simple_example_3.cpp ;
0 commit comments