2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-27 19:12:16 +00:00

Update Jamfile.v2

[SVN r32761]
This commit is contained in:
Vladimir Prus
2006-02-09 09:50:56 +00:00
parent e0cceeb88c
commit 44c5c18f45

View File

@@ -28,7 +28,13 @@ rule py-compile-fail ( sources * )
test-suite python
:
# [ run ../test/embedding.cpp ../build//boost_python /python//python ]
[
run exec.cpp ../build//boost_python
: # program args
: exec.py
: # requirements
]
[
bpl-test crossmod_exception