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 2090b4a commit 25b1690Copy full SHA for 25b1690
example/asymmetric/Jamfile.v2
@@ -14,7 +14,7 @@ import modules ;
14
import os ;
15
import toolset ;
16
17
-project boost/coroutine/example
+project boost/coroutine/example/asymmetric
18
: requirements
19
<library>/boost/context//boost_context
20
<library>/boost/coroutine//boost_coroutine
example/symmetric/Jamfile.v2
+project boost/coroutine/example/symmetric
0 commit comments