mirror of
https://github.com/boostorg/container.git
synced 2025-08-02 14:04:26 +02:00
Add missing NO_LIB usage requirements.
This commit is contained in:
@@ -11,6 +11,7 @@ project
|
|||||||
: usage-requirements # pass these requirement to dependents (i.e. users)
|
: usage-requirements # pass these requirement to dependents (i.e. users)
|
||||||
<link>shared:<define>BOOST_CONTAINER_DYN_LINK=1
|
<link>shared:<define>BOOST_CONTAINER_DYN_LINK=1
|
||||||
<link>static:<define>BOOST_CONTAINER_STATIC_LINK=1
|
<link>static:<define>BOOST_CONTAINER_STATIC_LINK=1
|
||||||
|
<define>BOOST_CONTAINER_NO_LIB=1
|
||||||
;
|
;
|
||||||
|
|
||||||
lib boost_container
|
lib boost_container
|
||||||
|
Reference in New Issue
Block a user