C++ modules support broken (again) in CMake 3.28-rc3. CMake 3.27.7 works with the same CMakeLists.txt file. It seems like it "forgets" to pass on the *successfully scanned* module dependencies to Ninja 🤦♀️
Tested with MSVC 17.7.5 and ninja 1.11
Oct 28, 2023 · 4:46 PM UTC

