2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-26 06:42:27 +00:00

Modularization patch from Bjorn

[SVN r85889]
This commit is contained in:
Vladimir Prus
2013-09-25 08:35:32 +00:00
parent b6a9830b9d
commit 6349a3f39f
3 changed files with 10 additions and 2 deletions

View File

@@ -12,6 +12,8 @@ use-project boost
# /boost/python.
project boost-python-quickstart
: requirements <library>/boost/python//boost_python
<implicit-dependency>/boost//headers
: usage-requirements <implicit-dependency>/boost//headers
;
# Make the definition of the python-extension rule available