mirror of
https://github.com/boostorg/signals.git
synced 2026-01-19 04:42:10 +00:00
Make sure every library can be installed by using
bjam stage|install in libs/<library>/build. [SVN r40475]
This commit is contained in:
@@ -19,3 +19,5 @@ lib boost_signals : $(SOURCES).cpp
|
||||
<define>BOOST_SIGNALS_NO_LIB=1
|
||||
<link>shared:<define>BOOST_SIGNALS_DYN_LINK=1
|
||||
;
|
||||
|
||||
boost-install boost_signals ;
|
||||
Reference in New Issue
Block a user