CMAKE_<LANG>_DEVICE_LINK_MODEΒΆ
Added in version 4.0.
Defines how the device link step is done. The possible values are:
DRIVER
The compiler is used as driver for the device link step.
LINKER
The linker is used directly for the device link step.
Added in version 4.0.
Defines how the device link step is done. The possible values are:
DRIVER
The compiler is used as driver for the device link step.
LINKER
The linker is used directly for the device link step.