forked from boostorg/regex
Adjust ICU build support: almost works now :-)
[SVN r40193]
This commit is contained in:
@ -12,6 +12,7 @@ project
|
||||
# There are unidentified linker problems on these platforms:
|
||||
<toolset>mipspro-7.4:<link>static
|
||||
<toolset>sun-5.9:<link>static
|
||||
<source>../build//icu_options
|
||||
;
|
||||
|
||||
#
|
||||
@ -59,15 +60,8 @@ test-suite regex
|
||||
: # command line
|
||||
: # input files
|
||||
: # requirements
|
||||
<link>static
|
||||
: regex_regress ]
|
||||
|
||||
[ run regress/$(R_SOURCE) ../build//boost_regex
|
||||
: # command line
|
||||
: # input files
|
||||
: # requirements
|
||||
: regex_regress_dll ]
|
||||
|
||||
[ run regress/$(R_SOURCE) ../build//boost_regex
|
||||
../../thread/build//boost_thread
|
||||
: # command line
|
||||
@ -144,3 +138,4 @@ test-suite regex
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user