Skip to content

FindCUDA: Add policy to remove this module

Brad King requested to merge brad.king/cmake:FindCUDA-remove into master

The FindCUDA module has been deprecated since CMake 3.10. Add a policy to pretend it doesn't exist in order to encourage projects to port away from it.

Merge request reports