CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES.rst 301 B

1234567
  1. CMAKE_CUDA_TOOLKIT_INCLUDE_DIRECTORIES
  2. --------------------------------------
  3. When the ``CUDA`` language has been enabled, this provides a
  4. :ref:`;-list <CMake Language Lists>` of include directories provided
  5. by the CUDA Toolkit. The value may be useful for C++ source files
  6. to include CUDA headers.