Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RPATH handling #122

Merged
merged 1 commit into from
Aug 1, 2022
Merged

Fix RPATH handling #122

merged 1 commit into from
Aug 1, 2022

Conversation

jrmadsen
Copy link
Collaborator

@jrmadsen jrmadsen commented Aug 1, 2022

- remove explicit add to CMAKE_INSTALL_RPATH
- remove overriding INSTALL_RPATH_USE_LINK_PATH for exes
@jrmadsen jrmadsen added bug fix Fixes a bug timemory Issue affects/involves timemory features/capabilities cmake Modifies the CMake build system submodule Updates a git submodule labels Aug 1, 2022
@jrmadsen jrmadsen merged commit 97d17a8 into ROCm:main Aug 1, 2022
@jrmadsen jrmadsen deleted the fix-rpath-handling branch August 1, 2022 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixes a bug cmake Modifies the CMake build system submodule Updates a git submodule timemory Issue affects/involves timemory features/capabilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMAKE_INSTALL_RPATH_USE_LINK_PATH does not play well with "set(CMAKE_INSTALL_RPATH" commands in Packages.cmake
1 participant