Files
CMake/Modules/Compiler
janbernloehr bcdd486bf7 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
2020-11-02 09:39:36 -05:00
..
2020-09-11 08:30:33 -04:00
2019-01-16 10:41:27 -05:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2019-10-11 10:22:52 -04:00
2020-11-02 09:39:36 -05:00
2020-01-27 14:04:56 -05:00
2020-09-21 00:57:19 +02:00