From 71ea4fabf055d606971814455eaf0714502b03b7 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 16 Jul 2021 08:44:42 +0800 Subject: Update find_vstudio.lua --- xmake/modules/detect/sdks/find_vstudio.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/xmake/modules/detect/sdks/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua index 362a2a705..115a14add 100644 --- a/xmake/modules/detect/sdks/find_vstudio.lua +++ b/xmake/modules/detect/sdks/find_vstudio.lua @@ -30,6 +30,7 @@ local vcvars = {"path", "DevEnvdir", "VSInstallDir", "VCInstallDir", + "VCTargetsPath", "WindowsSdkDir", "WindowsLibPath", "WindowsSDKVersion", -- cgit v1.3.1