Skip to content

CUDA: Shared libraries on Darwin properly setup @rpath install_names

Shared libraries linked with CUDA now properly setup booth the correct install_name but also specify headerpad_max_install_names so that the names can be changed post build.

Merge request reports