2
0
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:
Vladimir Prus
2007-10-26 09:04:25 +00:00
parent aa25716cf6
commit 002bc02184

View File

@@ -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 ;