You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Help/variable/CMAKE_CUDA_TOOLKIT_INCLUDE_...

10 lines
342 B

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.