FindCUDAToolkit: Remove duplicated targets in docs

Also remove an unfinished sentence.
This commit is contained in:
Guo
2022-01-23 23:57:42 -05:00
committed by Brad King
parent 780e61026f
commit 5067b6b6ee

View File

@@ -143,12 +143,10 @@ CUDA Driver Library
""""""""""""""""""""
The CUDA Driver library (cuda) are used by applications that use calls
such as `cuMemAlloc`, and `cuMemFree`. This is generally used by advanced
such as `cuMemAlloc`, and `cuMemFree`.
Targets Created:
- ``CUDA::cuda_driver``
- ``CUDA::cuda_driver``
.. _`cuda_toolkit_cuBLAS`: