Help: Add missing versionadded for CUDA genexes

This commit is contained in:
Craig Scott
2022-07-19 17:25:23 +10:00
parent c57c3dbbec
commit 22f8a626c3

View File

@@ -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.