Skip to content

cm_cxx_features: Filter out CUDA installation warnings

Raul Tambre requested to merge tambre/cmake:cuda_warning into master

Clang always outputs these if it doesn't recognize the installed CUDA version. They don't affect compiling C++.

Fixes: #20434 (closed)
Backport: release

Edited by Brad King

Merge request reports