We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1560543 + 97b0d97 commit 37f8f37Copy full SHA for 37f8f37
example/quickstart/Jamroot
@@ -31,7 +31,7 @@ import testing ;
31
testing.make-test run-pyd : extending test_extending.py : : test_ext ;
32
33
# Declare a test of the embedding application
34
-testing.run embedding
+testing.run embedding embedding.cpp
35
: # any ordinary arguments
36
: script.py # any arguments that should be treated as relative paths
37
: # requirements
0 commit comments