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