forked from boostorg/regex
Added multithreaded build options.
[SVN r16971]
This commit is contained in:
@ -20,6 +20,7 @@ rule regex-test-run ( sources + : input * )
|
||||
<sysinclude>../../../
|
||||
<define>BOOST_REGEX_NO_LIB=1
|
||||
<define>BOOST_REGEX_STATIC_LINK=1
|
||||
<threading>multi
|
||||
: # test name
|
||||
] ;
|
||||
}
|
||||
@ -44,3 +45,4 @@ test-suite regex-examples :
|
||||
;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user