Add missing NO_LIB usage requirements.

This commit is contained in:
Rene Rivera
2024-04-28 20:15:11 -05:00
parent 178724c1c1
commit cc33df329e
+1
View File
@@ -31,6 +31,7 @@ project
<link>shared:<define>BOOST_FIBERS_DYN_LINK=1
<optimization>speed:<define>BOOST_DISABLE_ASSERTS
<variant>release:<define>BOOST_DISABLE_ASSERTS
<define>BOOST_FIBERS_NO_LIB=1
: source-location ../src
;