mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Added <stlport-iostream>on to requirements
[SVN r13610]
This commit is contained in:
@@ -149,8 +149,9 @@ rule select-python-includes ( toolset variant : properties * )
|
||||
PYTHON_PROPERTIES +=
|
||||
<$(gcc-compilers)><*><find-library>util
|
||||
<include>$(BOOST_ROOT)
|
||||
select-python-library
|
||||
;
|
||||
<stlport-iostream>on
|
||||
select-python-library
|
||||
;
|
||||
|
||||
if $(NT)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user