mirror of
https://github.com/reactos/CMake.git
synced 2025-03-06 10:58:49 +00: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.
|