2
0
mirror of https://github.com/boostorg/timer.git synced 2026-01-19 04:42:13 +00:00

Add missing NO_LIB usage requirements.

This commit is contained in:
Rene Rivera
2024-04-28 20:17:15 -05:00
parent c734e5e279
commit e9032ec302

View File

@@ -18,4 +18,5 @@ lib boost_timer
: # usage-requirements
<link>shared:<define>BOOST_TIMER_DYN_LINK=1
<link>static:<define>BOOST_TIMER_STATIC_LINK=1
<define>BOOST_TIMER_NO_LIB=1
;