Skip to content

Commit 04c5281

Browse files
committed
Fully switch to BBv2
[SVN r36327]
1 parent 1b66cd9 commit 04c5281

2 files changed

Lines changed: 6 additions & 49 deletions

File tree

example/README

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,14 @@
33
.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
44

55
To get started with the Boost Python Library, use the examples
6-
getting_started1.cpp and getting_started2.cpp.
6+
getting_started1.cpp and getting_started2.cpp. Invoking
77

8-
bjam -sTOOLS=your-toolset test
8+
bjam --toolset=your-toolset test
99

10-
in this directory will build and run the examples.
11-
12-
Other configuration variables may need to be set as described in
13-
http://www.boost.org/libs/python/doc/building.html. These can be
14-
supplied by the environment, on the command-line with
15-
16-
-sVARIABLENAME=value
17-
18-
or in the local Jamrules file.
10+
in this directory will build and run the examples. See
11+
http://www.boost.org/more/getting_started.html for details about the
12+
--toolset= option.
1913

2014
If you move this example from its place in the Boost development tree
21-
you'll need to edit at least one line in Jamrules and one line in
15+
you'll need to edit the two lines indicated in Jamroot and
2216
boost-build.jam.
23-

example/tutorial/Jamrules

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)