mirror of
https://github.com/boostorg/algorithm.git
synced 2025-10-20 11:25:27 +02:00
Adjust self dependencies as inter-lib deps no longer apply globally.
This commit is contained in:
@@ -31,9 +31,12 @@ project /boost/algorithm
|
||||
|
||||
explicit
|
||||
[ alias boost_algorithm : : : : <library>$(boost_dependencies) ]
|
||||
[ alias all : boost_algorithm example test string/example string/test ]
|
||||
[ alias all : boost_algorithm test
|
||||
example
|
||||
minmax/example minmax/test
|
||||
string/example string/test
|
||||
]
|
||||
;
|
||||
|
||||
call-if : boost-library algorithm
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user