mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
10 lines
342 B
ReStructuredText
10 lines
342 B
ReStructuredText
CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES
|
|
--------------------------------------
|
|
|
|
.. versionadded:: 3.8
|
|
|
|
When the ``CUDA`` language has been enabled, this provides a
|
|
:ref:`semicolon-separated list <CMake Language Lists>` of include directories provided
|
|
by the CUDA Toolkit. The value may be useful for C++ source files
|
|
to include CUDA headers.
|