forked from boostorg/regex
@ -14,6 +14,9 @@ project
|
|||||||
<toolset>gcc:<warnings>all
|
<toolset>gcc:<warnings>all
|
||||||
<toolset>gcc:<cxxflags>-Wextra
|
<toolset>gcc:<cxxflags>-Wextra
|
||||||
<define>U_USING_ICU_NAMESPACE=0
|
<define>U_USING_ICU_NAMESPACE=0
|
||||||
|
<toolset>gcc-mw:<link>static
|
||||||
|
<toolset>gcc-mingw:<link>static
|
||||||
|
<toolset>gcc-cygwin:<link>static
|
||||||
;
|
;
|
||||||
|
|
||||||
rule regex-test-run ( sources + : input * : name * )
|
rule regex-test-run ( sources + : input * : name * )
|
||||||
@ -74,3 +77,4 @@ test-suite regex-examples :
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user