2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-21 05:02:17 +00:00
Files
python/example/README
Dave Abrahams c33ac6b47a Merge Trunk changes to RC_1_29_0
[SVN r15732]
2002-10-05 12:53:06 +00:00

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.