Merge pull request #249 from wangwenx190/patch-win10-sdk

Support build with latest Win10 SDK
This commit is contained in:
kcat 2018-11-26 21:39:05 -08:00 committed by GitHub
commit 7860a11ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,10 @@ macro(_winsdk_announce)
endmacro()
set(_winsdk_win10vers
10.0.17763.0 # Windows 10 Version 1809
10.0.17134.0 # Windows 10 Version 1803 (April 2018 Update)
10.0.16299.0 # Windows 10 Version 1709 (Fall Creators Update)
10.0.15063.0 # Windows 10 Version 1703 (Creators Update)
10.0.14393.0 # Redstone aka Win10 1607 "Anniversary Update"
10.0.10586.0 # TH2 aka Win10 1511
10.0.10240.0 # Win10 RTM