$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2025-01-13 19:14:17
Ruben Perez wrote:
> On Mon, 13 Jan 2025, 19:20 Peter Dimov via Boost, <boost_at_[hidden]
> <mailto:boost_at_[hidden]> > wrote:
>
>
> Ruben Perez wrote:
> > [1] https://anarthal.github.io/cppblog/modules3
>
> > In particular, CMake under Windows doesnât support the usual Visual
> Studio generators when building modules.
>
> https://cmake.org/cmake/help/latest/manual/cmake-
> cxxmodules.7.html
> says that Visual Studio 17 2022 is supported.
>
>
>
> It also says it doesn't support installing modules
What generator supports installing modules?
> and building EXPORTED
> targets involving modules, including the std module,
IMPORTED. I'm not actually sure what this means.