79535809

Date: 2025-03-26 08:38:04
Score: 1.5
Natty:
Report link

On windows the environment is generally cleaned:

https://learn.microsoft.com/en-us/vcpkg/users/config-environment#vcpkg_keep_env_vars

A list of passed through env variables by default can be found here:

https://github.com/microsoft/vcpkg-tool/blob/43e0cb2407ed7b85aa74a41e59e8be6b5780edb6/src/vcpkg/base/system.process.cpp#L550

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • High reputation (-1):
Posted by: Alexander Neumann