cmake/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst

10 lines
342 B
ReStructuredText
Raw Normal View History

2017-04-14 19:02:05 +02:00
CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES
--------------------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.8
2017-04-14 19:02:05 +02:00
When the ``CUDA`` language has been enabled, this provides a
2019-11-11 23:01:05 +01:00
:ref:`semicolon-separated list <CMake Language Lists>` of include directories provided
2017-04-14 19:02:05 +02:00
by the CUDA Toolkit. The value may be useful for C++ source files
to include CUDA headers.