Skip to content

Tests: Simplify CUDA rpath on macOS

Brad King requested to merge brad.king/cmake:cuda-macos-rpath-in-tests into master

Use the BUILD_RPATH property and reference the CMake-computed location of the runtime libraries.

Merge request reports