Skip to content

cm_cxx_features: Remove CUDA installation warning filtering

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

This has been fixed in upstream LLVM and was backported to LLVM 10 just before release. No released version contains this issue.
https://github.com/llvm/llvm-project/commit/d32170dbd5b0d54436537b6b75beaf44324e0c28
https://github.com/llvm/llvm-project/commit/eb2ba2ea953b5ea73cdbb598f77470bde1c6a011

Edited by Raul Tambre

Merge request reports