Files
CMake/Help/variable/CMAKE_CUDA_SEPARABLE_COMPILATION.rst
Kitware Robot 496ec6036f Help: Add Sphinx 'versionadded' directives to each top-level document
Run the `Utilities/Sphinx/update_versions.py` script to add initial
markup to every top-level document and find module.

Issue: #19715
2020-07-06 10:23:20 -04:00

9 lines
247 B
ReStructuredText

CMAKE_CUDA_SEPARABLE_COMPILATION
--------------------------------
.. versionadded:: 3.11
Default value for :prop_tgt:`CUDA_SEPARABLE_COMPILATION` target property.
This variable is used to initialize the property on each target as it is
created.