Add missing NO_LIB usage requirements.

This commit is contained in:
Rene Rivera
2024-04-28 20:17:00 -05:00
parent 2feb94ac07
commit 3c293f8740

View File

@ -12,6 +12,7 @@ project
: usage-requirements # pass these requirement to dependents (i.e. users)
<link>shared:<define>BOOST_SYSTEM_DYN_LINK=1
<link>static:<define>BOOST_SYSTEM_STATIC_LINK=1
<define>BOOST_SYSTEM_NO_LIB=1
;
SOURCES = error_code ;