mirror of
https://github.com/boostorg/python.git
synced 2026-02-02 21:12:15 +00:00
Conditionalize targets on Python configuration.
This commit is contained in:
@@ -30,6 +30,8 @@ else
|
||||
;
|
||||
}
|
||||
|
||||
if [ python.configured ]
|
||||
{
|
||||
project boost/python
|
||||
: source-location ../src
|
||||
;
|
||||
@@ -130,3 +132,4 @@ lib boost_numpy
|
||||
<link>static:<define>BOOST_NUMPY_STATIC_LIB
|
||||
<python-debugging>on:<define>BOOST_DEBUG_PYTHON
|
||||
;
|
||||
}
|
||||
Reference in New Issue
Block a user