Files
cmake/Help/release/dev/cuda-toolkit-namespace.rst
T
Arha Gatram f2d5320d42 FindCUDAToolkit: Add CUDAToolkit:: namespace targets
Changes target namespace to CUDAToolkit to match module name. Adds ALIAS
targets with the old CUDA:: namespace to maintain backwards
compatibility.

Issues: #27786
2026-07-20 15:59:26 -07:00

7 lines
213 B
ReStructuredText

cuda-toolkit-namespace
----------------------
* The :module:`FindCUDAToolkit` module now creates ``CUDAToolkit::``
namespace targets and changes the existing ``CUDA::`` namespace targets
to be alias targets.