mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 01:19:31 -05:00
2f3d945f83
Add a `version=` field to explicitly control the SDK version selection without relying on `CMAKE_SYSTEM_VERSION`. Fixes: #16713
20 lines
360 B
Plaintext
20 lines
360 B
Plaintext
^CMake Error at CMakeLists.txt:[0-9]+ \(project\):
|
|
Generator
|
|
|
|
Visual Studio [^
|
|
]+
|
|
|
|
given platform specification (containing a
|
|
|
|
version=8\.1
|
|
|
|
field\. The version field is not supported when targeting
|
|
|
|
Windows 8\.1(
|
|
|
|
with the Windows 8\.1 SDK installed\.)?|with
|
|
|
|
version=8\.1
|
|
|
|
field, but no Windows SDK with that version was found\.)$
|