Running CMake 3.30.0-rc3 with -G "Visual Studio 17 2022"
and no -T
argument works fine for VS 17.11p2 for me. Adding -T 14.41
gets an error, which I’m addressing in CMake MR 9622.
1 Like
Running CMake 3.30.0-rc3 with -G "Visual Studio 17 2022"
and no -T
argument works fine for VS 17.11p2 for me. Adding -T 14.41
gets an error, which I’m addressing in CMake MR 9622.