[vcpkg] Add NVTOOLSEXT_PATH to the env passthrough list (#12468)

(CMake uses it to search for the toolkit)
This commit is contained in:
Alexander Neumann 2020-07-22 00:45:40 +02:00 committed by GitHub
parent bd13ea08d4
commit 9220d6fcb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,6 +313,7 @@ namespace vcpkg
L"CUDA_TOOLKIT_ROOT_DIR",
// Environmental variable generated automatically by CUDA after installation
L"NVCUDASAMPLES_ROOT",
L"NVTOOLSEXT_PATH",
// Enables find_package(Vulkan) in CMake. Environmental variable generated by Vulkan SDK installer
L"VULKAN_SDK",
// Enable targeted Android NDK