diff --git a/tools/setup_boost_with_modules.py b/tools/setup_boost_with_modules.py index 443583b1..e0842e95 100644 --- a/tools/setup_boost_with_modules.py +++ b/tools/setup_boost_with_modules.py @@ -13,6 +13,7 @@ def main(): ('tools/cmake', 'https://github.com/anarthal/boost-cmake'), ('libs/assert', 'https://github.com/anarthal/assert'), ('libs/core', 'https://github.com/anarthal/core'), + ('libs/config', 'https://github.com/anarthal/config'), ('libs/throw_exception','https://github.com/anarthal/throw_exception'), ]