Skip to content

FindCUDA: Fix regression in separable compilation without cublas

Revert !1446 (merged). It breaks targets that do not link to cublas. Another solution will be needed to solve the original problem in a more compatible way.

Fixes: #17965 (closed)

Merge request reports