mirror of
https://github.com/boostorg/regex.git
synced 2025-07-15 13:26:38 +02:00
Attempt to sync V2 Jamfiles with V1 ones, again...
[SVN r22846]
This commit is contained in:
@ -9,7 +9,6 @@ SOURCES = c_regex_traits c_regex_traits_common cpp_regex_traits
|
||||
|
||||
lib boost_regex : $(SOURCES).cpp
|
||||
:
|
||||
<link>static:<define>BOOST_REGEX_NO_LIB=1
|
||||
<link>static:<define>BOOST_REGEX_STATIC_LINK=1
|
||||
<link>shared:<define>BOOST_RE_BUILD_DLL=1
|
||||
<variant>debug:<define>BOOST_REGEX_CONFIG_INFO=1
|
||||
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
||||
;
|
||||
|
Reference in New Issue
Block a user