Enable to detect Windows SDK v2004

This commit is contained in:
HALX99 2020-06-11 22:39:47 +08:00 committed by GitHub
parent 15437e3140
commit 3702dcb1d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@ macro(_winsdk_announce)
endmacro()
set(_winsdk_win10vers
10.0.19041.0 # Windows 10 Version 2004
10.0.18362.0 # Windows 10 Version 1903
10.0.17763.0 # Windows 10 Version 1809
10.0.17134.0 # Windows 10 Version 1803 (April 2018 Update)