2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-24 06:02:14 +00:00

Undo previous commit, it was meant for another branch

[SVN r85888]
This commit is contained in:
Vladimir Prus
2013-09-25 08:32:03 +00:00
parent 3480aee9e7
commit 52201f0cba
3 changed files with 2 additions and 10 deletions

View File

@@ -20,10 +20,7 @@ use-project boost
# boost_python library from the project whose global ID is
# /boost/python.
project
: requirements <library>/boost/python//boost_python
<implicit-dependency>/boost//headers
: usage-requirements <implicit-dependency>/boost//headers
;
: requirements <library>/boost/python//boost_python ;
# Declare the three extension modules. You can specify multiple
# source files after the colon separated by spaces.