mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 11:50:11 -05:00
FindCUDA: Add policy to remove this module
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.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FindCUDA-remove
|
||||
---------------
|
||||
|
||||
* The :module:`FindCUDA` module has been fully deprecated via policy
|
||||
:policy:`CMP0146`. Port projects to CMake's first-class ``CUDA``
|
||||
language support.
|
||||
Reference in New Issue
Block a user