diff options
author | janbernloehr <jan@bernloehrs.de> | 2020-10-30 14:01:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-11-02 14:39:36 (GMT) |
commit | bcdd486bf761244a6921fbcb382a3be99c40107e (patch) | |
tree | a2cb6ac20040d87db1f81447958e67cd1337427a /CTestConfig.cmake | |
parent | f506cc6bb2d16b8876bd6e38741e80fc88482d1f (diff) | |
download | CMake-bcdd486bf761244a6921fbcb382a3be99c40107e.zip CMake-bcdd486bf761244a6921fbcb382a3be99c40107e.tar.gz CMake-bcdd486bf761244a6921fbcb382a3be99c40107e.tar.bz2 |
CUDA: Enable support on QNX
This fixes the following two issues with the CUDA support on QNX:
* cuda target name is not derived correctly (should be `aarch64-qnx`).
* linking `cudart` must not be linked against `rt`, `dl`, `pthread`.
This enables to use cmake's native cuda support on QNX.
Fixes: #21381
Diffstat (limited to 'CTestConfig.cmake')
0 files changed, 0 insertions, 0 deletions