diff --git a/FindWindowsSDK.cmake b/FindWindowsSDK.cmake index 5f5477b..38ea94f 100644 --- a/FindWindowsSDK.cmake +++ b/FindWindowsSDK.cmake @@ -77,6 +77,9 @@ endmacro() # although version numbers listed on that page don't necessarily match the directory # used by the installer. set(_winsdk_win10vers + 10.0.22000.0 + 10.0.20348.0 + 10.0.19041.0 10.0.18362.0 # Win10 1903 "19H1" 10.0.17763.0 # Win10 1809 "October 2018 Update" 10.0.17134.0 # Redstone 4 aka Win10 1803 "April 2018 Update"