We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217e4ca commit a346c57Copy full SHA for a346c57
example/quickstart/Jamroot
@@ -5,7 +5,7 @@
5
# Specify the path to the Boost project. If you move this project,
6
# adjust the path to refer to the Boost root directory.
7
use-project boost
8
- : s:/rcboost ;
+ : ../../../.. ;
9
10
# Set up the project-wide requirements that everything uses the
11
# boost_python library defined in the project whose global ID is
0 commit comments