mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
parent
7a0c97b6b3
commit
eb8efe7ca5
@ -295,6 +295,8 @@ namespace vcpkg
|
||||
env_cstr.push_back(L'\0');
|
||||
env_cstr.append(L"VSLANG=1033");
|
||||
env_cstr.push_back(L'\0');
|
||||
env_cstr.append(L"VSCMD_SKIP_SENDTELEMETRY=1");
|
||||
env_cstr.push_back(L'\0');
|
||||
|
||||
for (const auto& item : extra_env)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user