mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
15ff89654b
Honor an explicit `version=` field selecting a Windows 10 SDK regardless of the Windows target version. Issue: #25170
12 lines
222 B
Plaintext
12 lines
222 B
Plaintext
^CMake Error at CMakeLists.txt:[0-9]+ \(project\):
|
|
Generator
|
|
|
|
Visual Studio [^
|
|
]+
|
|
|
|
given platform specification containing a
|
|
|
|
version=10\.0
|
|
|
|
field\. The value 10\.0 is only supported by VS 2019 and above\.$
|