diff options
| -rw-r--r-- | xmake/modules/detect/sdks/find_vstudio.lua | 1 |
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", |
