diff options
Diffstat (limited to 'Help/release/3.18.rst')
-rw-r--r-- | Help/release/3.18.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Help/release/3.18.rst b/Help/release/3.18.rst index 71f9d85..027ef5c 100644 --- a/Help/release/3.18.rst +++ b/Help/release/3.18.rst @@ -194,6 +194,10 @@ Modules .. _`SWIG-Fortran`: https://github.com/swig-fortran/swig +* The :module:`FindCUDAToolkit` module gained the variable + ``CUDAToolkit_LIBRARY_ROOT``, which is the directory containing the ``nvvm`` + directory and ``version.txt``. + Generator Expressions --------------------- |