Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2024-12-22 16:10:26


Ruben Perez wrote:
> This is what I currently have. It's incomplete and will get some more work
> today:
>
> https://github.com/anarthal/boost-cmake/tree/feature/cxx20-modules
> https://github.com/anarthal/config/tree/feature/cxx20-modules
> https://github.com/anarthal/assert/tree/feature/cxx20-modules
> https://github.com/anarthal/throw_exception/tree/feature/cxx20-modules
> https://github.com/anarthal/mp11/tree/feature/cxx20-modules
> https://github.com/anarthal/core/tree/feature/cxx20-modules

Regarding

  boost_set_cxx20_module_settings(boost_assert)

You can't rely on this function being available in a library's CMakeLists.txt
file. Libraries (except those by Andrey) can be used without the superproject.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk