Skip to content

CUDAToolkit: No targets now depend on the CUDA runtime

This corrects a bug in the FindCUDAToolkit, and removes CUDA library targets from an explicit dependency on the CUDA runtime. Removing this dependency is required to allow people to use a shared CUDA runtime, but static CUDA SDK libraries.

Edited by Robert Maynard

Merge request reports