mirror of
https://github.com/boostorg/regex.git
synced 2025-07-30 04:27:22 +02:00
Fix mutex linking problems.
[SVN r27421]
This commit is contained in:
@ -160,10 +160,12 @@ test-suite regex
|
|||||||
]
|
]
|
||||||
|
|
||||||
[ run unicode/unicode_iterator_test.cpp ]
|
[ run unicode/unicode_iterator_test.cpp ]
|
||||||
|
|
||||||
[ regex-test static_mutex_test
|
[ regex-test static_mutex_test
|
||||||
: <template>test # sources
|
: <template>test-dll # sources
|
||||||
static_mutex/static_mutex_test.cpp
|
static_mutex/static_mutex_test.cpp
|
||||||
<dll>../../thread/build/boost_thread
|
<dll>../../thread/build/boost_thread
|
||||||
|
: <define>BOOST_THREAD_USE_DLL=1
|
||||||
]
|
]
|
||||||
[ regex-test object_cache_test
|
[ regex-test object_cache_test
|
||||||
: <template>test # sources
|
: <template>test # sources
|
||||||
@ -227,3 +229,5 @@ test-suite regex
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user