mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
Add missing NO_LIB usage requirements.
This commit is contained in:
@ -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 ;
|
||||
|
Reference in New Issue
Block a user