mirror of
https://github.com/boostorg/cmake.git
synced 2026-07-21 13:13:37 +00:00
1686f57663
Boost.StaticAssert has been merged into Boost.Config and its submodule should not be used anymore, so remove the dependency and tesing the library in CI. Boost.StaticAssert is still retained in include_library.yml GHA config to continue testing the submodule until it is removed, at request by Peter Dimov.