Skip to content

VS: Add support for custom CUDA toolkit location

Extend the cuda= field of CMAKE_GENERATOR_TOOLSET to support a path to a custom CUDA toolkit directory, e.g. cuda=C:\path\to\cuda.

Fixes: #18864 (closed)
Topic-rename: vs-cuda-custom-dir

Edited by Brad King

Merge request reports