mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Help: Fix order of FindCUDAToolkit entry in 3.18 release notes
This commit is contained in:
@@ -157,6 +157,14 @@ Modules
|
|||||||
|
|
||||||
* The :module:`FindBLAS` module now provides an imported target.
|
* The :module:`FindBLAS` module now provides an imported target.
|
||||||
|
|
||||||
|
* The :module:`FindCUDAToolkit` module:
|
||||||
|
|
||||||
|
* gained the variable
|
||||||
|
``CUDAToolkit_LIBRARY_ROOT``, which is the directory containing the
|
||||||
|
``nvvm`` directory and ``version.txt``.
|
||||||
|
|
||||||
|
* uses toolkit and library root found during ``CUDA`` compiler detection.
|
||||||
|
|
||||||
* The :module:`FindLAPACK` module now provides an imported target.
|
* The :module:`FindLAPACK` module now provides an imported target.
|
||||||
|
|
||||||
* The :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
|
* The :module:`FindPython3`, :module:`FindPython2` and :module:`FindPython`
|
||||||
@@ -195,14 +203,6 @@ Modules
|
|||||||
|
|
||||||
.. _`SWIG-Fortran`: https://github.com/swig-fortran/swig
|
.. _`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``.
|
|
||||||
|
|
||||||
* uses toolkit and library root found during ``CUDA`` compiler detection.
|
|
||||||
|
|
||||||
Generator Expressions
|
Generator Expressions
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user