mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
bcdd486bf7
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
85 KiB
85 KiB