diff --git a/build.jam b/build.jam index cee6e15b..5d3a4ff5 100644 --- a/build.jam +++ b/build.jam @@ -14,7 +14,7 @@ project /boost/config ; explicit - [ alias boost_config ] + [ alias boost_config : : : : $(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 ; +