Add missing NO_LIB usage requirements.

This commit is contained in:
Rene Rivera
2024-04-28 20:14:34 -05:00
parent 31752171c6
commit 894c5c14cb

View File

@@ -11,6 +11,7 @@ project
: usage-requirements # pass these requirement to dependents (i.e. users)
<link>shared:<define>BOOST_CONTAINER_DYN_LINK=1
<link>static:<define>BOOST_CONTAINER_STATIC_LINK=1
<define>BOOST_CONTAINER_NO_LIB=1
;
lib boost_container