Skip to content

Commit

Permalink
Add config to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
anarthal committed Jan 15, 2025
1 parent 76f9b77 commit 4f27753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/setup_boost_with_modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -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'),
]

Expand Down

0 comments on commit 4f27753

Please sign in to comment.