
13 Jan
2025
13 Jan
'25
6:54 p.m.
On Mon, 13 Jan 2025, 19:20 Peter Dimov via Boost,
Ruben Perez wrote:
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 and building EXPORTED targets involving modules, including the std module, so I don't think it would be usable with the prototype I wrote, at least as it is now. I thought modules didn't work at all with the Visual Studio generators, so thanks for bringing that up.