mirror of
https://github.com/boostorg/config.git
synced 2025-08-17 04:40:55 +02:00
Move inter-lib dependencies to a project variable and into the build targets.
This commit is contained in:
@@ -14,7 +14,7 @@ project /boost/config
|
||||
;
|
||||
|
||||
explicit
|
||||
[ alias boost_config ]
|
||||
[ alias boost_config : : : : <library>$(boost_dependencies) ]
|
||||
[ alias all : boost_config test ]
|
||||
[ alias testing
|
||||
: # sources
|
||||
@@ -29,3 +29,4 @@ call-if : boost-library config
|
||||
;
|
||||
|
||||
use-project /boost/architecture : checks/architecture ;
|
||||
|
||||
|
Reference in New Issue
Block a user