mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
9 lines
214 B
ReStructuredText
9 lines
214 B
ReStructuredText
CMAKE_CUDA_HOST_COMPILER
|
|
------------------------
|
|
|
|
.. versionadded:: 3.10
|
|
|
|
This is the original CUDA-specific name for the more general
|
|
:variable:`CMAKE_<LANG>_HOST_COMPILER` variable. See the latter
|
|
for details.
|