CMake/Tests/RunCMake/GeneratorPlatform/BadVersionMissing-stderr.txt
Brad King 15ff89654b VS: Teach CMAKE_GENERATOR_PLATFORM to use Windows 10 SDKs for older versions
Honor an explicit `version=` field selecting a Windows 10 SDK regardless
of the Windows target version.

Issue: #25170
2023-08-10 09:34:50 -04:00

12 lines
210 B
Plaintext

^CMake Error at CMakeLists.txt:[0-9]+ \(project\):
Generator
Visual Studio [^
]+
given platform specification with
version=10\.0\.0\.0
field, but no Windows SDK with that version was found\.$