forked from boostorg/regex
Added tentative como fix
[SVN r19320]
This commit is contained in:
2
base.jam
2
base.jam
@ -10,6 +10,8 @@ template regex-options
|
|||||||
<define>BOOST_REGEX_NO_LIB=1
|
<define>BOOST_REGEX_NO_LIB=1
|
||||||
<debug><define>BOOST_REGEX_CONFIG_INFO=1
|
<debug><define>BOOST_REGEX_CONFIG_INFO=1
|
||||||
<sysinclude>$(BOOST_ROOT)
|
<sysinclude>$(BOOST_ROOT)
|
||||||
|
# como requires this:
|
||||||
|
<como-win32><*><define>BOOST_REGEX_NO_W32=1
|
||||||
;
|
;
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user