forked from boostorg/regex
Update build deps.
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/regex//boost_regex
|
||||
<library>/boost/timer//boost_timer
|
||||
<threading>multi
|
||||
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
project
|
||||
: requirements
|
||||
<library>/boost/regex//boost_regex
|
||||
<library>/boost/detail//boost_detail
|
||||
<threading>multi
|
||||
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
||||
|
Reference in New Issue
Block a user