From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2024-05-20 22:34:25


On 5/20/24 22:28, Robert Ramey via Boost wrote:
> Anyone have first hand experience building/testing a boost
> library/application with CMake?

Boost.Atomic, Boost.Filesystem and Boost.Log build using CMake is being
regularly tested in GHA CI.

Boost.Scope tests are run using CMake in one of the jobs.