1
0
forked from boostorg/mp11

Move inter-lib dependencies to a project variable and into the build targets.

This commit is contained in:
Rene Rivera
2024-07-23 22:34:24 -05:00
parent d591bc7a2a
commit ffd385ec4a

View File

@ -11,9 +11,10 @@ project /boost/mp11
;
explicit
[ alias boost_mp11 ]
[ alias boost_mp11 : : : : <library>$(boost_dependencies) ]
[ alias all : boost_mp11 test ]
;
call-if : boost-library mp11
;