Files
CMake/Help/release
Marc Chevrier 4248bb452a CUDA: Device linking use now link options
properties LINK_OPTIONS and INTERFACE_LINK_OPTIONS are propagated
to the device link step.

To control which options are selected for normal link and device link steps,
the $<DEVICE_LINK> and $<HOST_LINK> generator expressions can be used.

Fixes: #18265
2020-04-19 15:53:11 +02:00
..
2018-06-04 10:32:49 -04:00
2018-11-06 13:33:21 -05:00
2018-07-20 18:58:43 -04:00
2019-05-14 11:18:42 -04:00
2020-02-05 11:39:33 -05:00