mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
8 lines
267 B
ReStructuredText
8 lines
267 B
ReStructuredText
FindCUDAToolkit-search-paths
|
|
----------------------------
|
|
|
|
* The :module:`FindCUDAToolkit` module now searches the
|
|
:variable:`CMAKE_CUDA_COMPILER <CMAKE_<LANG>_COMPILER>` and
|
|
the environment variable :envvar:`CUDACXX` even when the CUDA
|
|
language isn't enabled.
|