mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -05:00
FindCUDAToolkit: Use CUDA compiler path even when CUDA lang not enabled
Fixes: #25567
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user