mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Use its value to initialize the `CUDA_SEPARABLE_COMPILATION` target property when targets are created. Fixes: #17478
7 lines
223 B
ReStructuredText
7 lines
223 B
ReStructuredText
CMAKE_CUDA_SEPARABLE_COMPILATION
|
|
--------------------------------
|
|
|
|
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.
|