mirror of
https://github.com/boostorg/python.git
synced 2026-01-20 04:42:28 +00:00
Merge from trunk
[SVN r33626]
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
use-project /boost/python : ../build ;
|
||||
project /boost/python/test ;
|
||||
|
||||
project : requirements <threading>multi ;
|
||||
|
||||
rule py-run ( sources * )
|
||||
{
|
||||
return [ run $(sources) /boost/python//boost_python ] ;
|
||||
|
||||
Reference in New Issue
Block a user