blob: e8b09d47590c45ff9cb4d0f6855fe65a332f91f7 (
plain)
1
2
3
4
5
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.
|