Skip to content

Commit

Permalink
Update rapids-cmake/cuda/patch_toolkit.cmake
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
  • Loading branch information
robertmaynard and bdice authored Dec 7, 2022
1 parent 3520110 commit 39376be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rapids-cmake/cuda/patch_toolkit.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ of cublas and cusolver targets are incorrect. This module must be called
from the same CMakeLists.txt as the first `find_project(CUDAToolkit)` to
patch the targets.
For all version of Cmake the dependencies of cusparse are incorrect.
For all versions of CMake, the dependencies of cusparse are incorrect.
.. note::
:cmake:command:`rapids_cpm_find` will automatically call this module
when asked to find the CUDAToolkit.
Expand Down

0 comments on commit 39376be

Please sign in to comment.