mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 21:59:54 -06: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