Skip to content

Commit 5cc3346

Browse files
committed
Merge from trunk
[SVN r33626]
1 parent 7b93f2f commit 5cc3346

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/Jamfile.v2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
use-project /boost/python : ../build ;
33
project /boost/python/test ;
44

5+
project : requirements <threading>multi ;
6+
57
rule py-run ( sources * )
68
{
79
return [ run $(sources) /boost/python//boost_python ] ;

0 commit comments

Comments
 (0)