Skip to content

CUDA: static lib device linking computes required static libs

Previously the CMake didn't compute the required set of libraries needed to properly device link a static library when CUDA_RESOLVE_DEVICE_SYMBOLS was enabled.

Edited by Robert Maynard

Merge request reports