
13 Sep
2025
13 Sep
'25
3:58 p.m.
On 13 Sep 2025 16:58, Antony Polukhin via Boost wrote:
Many thanks for all the hints and tweaks!
Does it mean that CMake is now the default build system and we can drop the b2?
No. Documentation is still only built with b2. Not all libraries support testing with CMake, many still have a single test that simply verifies that building with CMake works. I believe, our officially distributed binaries are still built using b2.