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

Use new rapids-cmake functionality for rpath handling. #976

Merged
merged 3 commits into from
Nov 1, 2022

Conversation

vyasr
Copy link
Contributor

@vyasr vyasr commented Nov 1, 2022

The new functionality creates a single source of truth defining the location at which a library will be, allowing rapids-cmake to handle the necessary relative paths in the RPATH and avoiding the current error-prone approach that requires each CMakeLists.txt to correctly assign the relative path.

@vyasr vyasr added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change CMake labels Nov 1, 2022
@vyasr vyasr requested a review from a team as a code owner November 1, 2022 18:08
@vyasr vyasr self-assigned this Nov 1, 2022
@github-actions github-actions bot added the python label Nov 1, 2022
@vyasr
Copy link
Contributor Author

vyasr commented Nov 1, 2022

@gpucibot merge

@rapids-bot rapids-bot bot merged commit d6234f6 into rapidsai:branch-22.12 Nov 1, 2022
@vyasr vyasr deleted the feature/rapids_cython_rpath branch November 1, 2022 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review CMake improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants