mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 04:42:28 +00:00
7 lines
198 B
Plaintext
7 lines
198 B
Plaintext
To get started with the Boost Python Library, use the examples
|
|
getting_started1.cpp and getting_started2.cpp.
|
|
|
|
bjam -sTOOLS=your-toolset test
|
|
|
|
in this directory will build and run the examples.
|