summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLists.txt
diff options
context:
space:
mode:
authorRobert Maynard <robert.maynard@kitware.com>2018-07-13 18:44:16 (GMT)
committerBrad King <brad.king@kitware.com>2018-07-17 14:42:57 (GMT)
commitfd0523a215c70b75d7830a18e050b79fcdf333aa (patch)
tree66ffa8a1d0c13ff91428eb166f2d611b8c30fbc0 /Tests/CMakeLists.txt
parentb07c71831c2ea42023dc27eb81e3099cefe35dd2 (diff)
downloadCMake-fd0523a215c70b75d7830a18e050b79fcdf333aa.zip
CMake-fd0523a215c70b75d7830a18e050b79fcdf333aa.tar.gz
CMake-fd0523a215c70b75d7830a18e050b79fcdf333aa.tar.bz2
CUDA: Properly de-duplicate libs when doing device linking
The nvcc device linker is designed so that each static library with device symbols only needs to be listed once as it doesn't care about link order. If you provide the same static library multiple times it will error out. To make sure this occurs we find the unique set of link items.
Diffstat (limited to 'Tests/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions