mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
eed16fbc00
Fixes: #25567
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.
|