mirror of
https://github.com/boostorg/python.git
synced 2026-07-24 13:57:28 +00:00
30d9331079
[SVN r15723]
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.
|