summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2021-07-16 11:15:21 +0800
committerGitHub <[email protected]>2021-07-16 11:15:21 +0800
commit3b496c86fb66e48ad442d00f938fc7c3da5a35f5 (patch)
treea8a90af3869cb9e62ba846f20290b6d0315b660d
parent53aee110c161606152f43a48199f9753c558bee2 (diff)
Update find_vstudio.lua
-rw-r--r--xmake/modules/detect/sdks/find_vstudio.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/modules/detect/sdks/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua
index 115a14add..362a2a705 100644
--- a/xmake/modules/detect/sdks/find_vstudio.lua
+++ b/xmake/modules/detect/sdks/find_vstudio.lua
@@ -30,7 +30,6 @@ local vcvars = {"path",
"DevEnvdir",
"VSInstallDir",
"VCInstallDir",
- "VCTargetsPath",
"WindowsSdkDir",
"WindowsLibPath",
"WindowsSDKVersion",