forked from boostorg/regex
Make sure every library can be installed by using
bjam stage|install in libs/<library>/build. [SVN r40475]
This commit is contained in:
@ -246,7 +246,7 @@ lib boost_regex : ../src/$(SOURCES) $(ICU_EXTRA_SOURCE)
|
|||||||
|
|
||||||
alias icu_options : $(ICU_EXTRA_SOURCE) : : : $(BOOST_REGEX_ICU_OPTS) ;
|
alias icu_options : $(ICU_EXTRA_SOURCE) : : : $(BOOST_REGEX_ICU_OPTS) ;
|
||||||
|
|
||||||
|
boost-install boost_regex ;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user