mirror of
https://github.com/boostorg/regex.git
synced 2025-07-23 00:57:19 +02:00
Added needed license info.
[SVN r34563]
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
# copyright John Maddock 2003
|
||||
# Distributed under the Boost Software License, Version 1.0.
|
||||
# (See accompanying file LICENSE_1_0.txt or copy at
|
||||
# http://www.boost.org/LICENSE_1_0.txt.
|
||||
|
||||
project boost/regex
|
||||
: source-location ../src
|
||||
@ -130,3 +134,4 @@ lib boost_regex : ../src/$(SOURCES) $(ICU_EXTRA_SOURCE)
|
||||
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
||||
$(BOOST_REGEX_ICU_OPTS)
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user