summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorRobert Maynard <rmaynard@nvidia.com>2021-07-06 12:43:13 (GMT)
committerRobert Maynard <rmaynard@nvidia.com>2021-07-06 12:43:13 (GMT)
commit0d54276c82f7903792d36955a29760142d7b729c (patch)
tree7ded956f386a24fc79da5786587612b32b0e9d60 /Modules
parente610e99ad34a545ac67f1977e78ea59a52fdcf79 (diff)
downloadCMake-0d54276c82f7903792d36955a29760142d7b729c.zip
CMake-0d54276c82f7903792d36955a29760142d7b729c.tar.gz
CMake-0d54276c82f7903792d36955a29760142d7b729c.tar.bz2
Correct CUDAToolkit_VERSION_MINOR variable name typo
Diffstat (limited to 'Modules')
-rw-r--r--Modules/FindCUDAToolkit.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindCUDAToolkit.cmake b/Modules/FindCUDAToolkit.cmake
index 8801cb1..4235904 100644
--- a/Modules/FindCUDAToolkit.cmake
+++ b/Modules/FindCUDAToolkit.cmake
@@ -410,7 +410,7 @@ Result variables
``CUDAToolkit_VERSION_MAJOR``
The major version of the CUDA Toolkit.
-``CUDAToolkit_VERSION_MAJOR``
+``CUDAToolkit_VERSION_MINOR``
The minor version of the CUDA Toolkit.
``CUDAToolkit_VERSION_PATCH``