CMake/Tests/CudaOnly
Robert Maynard 2d7bb13da7 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.
2019-09-05 10:51:02 -04:00
..
CircularLinkLine Tests: Fix Cuda test project names 2018-10-10 13:29:47 -04:00
DontResolveDeviceSymbols CUDA: Support CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS global variable 2019-08-06 09:55:40 -04:00
EnableStandard Tests: Fix Cuda test project names 2018-10-10 13:29:47 -04:00
ExportPTX Tests: Fix Cuda test project names 2018-10-10 13:29:47 -04:00
GPUDebugFlag Tests: Fix Cuda test project names 2018-10-10 13:29:47 -04:00
PDB Tests: Fix Cuda test project names 2018-10-10 13:29:47 -04:00
ResolveDeviceSymbols CUDA: static lib device linking computes required static libs 2019-09-05 10:51:02 -04:00
SeparateCompilation Tests: Fix Cuda test project names 2018-10-10 13:29:47 -04:00
WithDefs CUDA: Support compiler id and version generator expressions 2019-03-11 12:33:43 -04:00
CMakeLists.txt CUDA: Honor CUDA_RESOLVE_DEVICE_SYMBOLS for more target types 2019-02-05 11:09:48 -05:00