forked from boostorg/system
Make sure every library can be installed by using
bjam stage|install in libs/<library>/build. [SVN r40475]
This commit is contained in:
@@ -21,3 +21,5 @@ lib boost_system
|
||||
: <link>shared:<define>BOOST_SYSTEM_DYN_LINK=1
|
||||
<link>static:<define>BOOST_SYSTEM_STATIC_LINK=1
|
||||
;
|
||||
|
||||
boost-install boost_system ;
|
Reference in New Issue
Block a user