From 763b2b2667fe71dffdcfa7be47184aae7ba06437 Mon Sep 17 00:00:00 2001 From: Antabuse-does-something Date: Thu, 6 Jan 2022 07:42:01 -0500 Subject: [PATCH] Added : New version of the windows SDK --- FindWindowsSDK.cmake | 3 +++ 1 file changed, 3 insertions(+) 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"