mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
Help: Add missing versionadded for CUDA genexes
This commit is contained in:
@@ -908,6 +908,8 @@ Variable Queries
|
||||
|
||||
.. genex:: $<CUDA_COMPILER_ID>
|
||||
|
||||
.. versionadded:: 3.15
|
||||
|
||||
CMake's compiler id of the CUDA compiler used.
|
||||
See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
|
||||
|
||||
@@ -956,6 +958,8 @@ Variable Queries
|
||||
|
||||
.. genex:: $<CUDA_COMPILER_VERSION>
|
||||
|
||||
.. versionadded:: 3.15
|
||||
|
||||
The version of the CUDA compiler used.
|
||||
See also the :variable:`CMAKE_<LANG>_COMPILER_VERSION` variable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user