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

find_package(RMM) can now be called multiple times safely #811

Conversation

robertmaynard
Copy link
Contributor

Previously it would try to add the rmm::Thrust target multiple times causing errors as a target with that name already existed.

Previously it would try to add the `rmm::Thrust` target multiple
times causing errors as a target with that name already existed.
@robertmaynard robertmaynard added 3 - Ready for review Ready for review by team CMake non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels Jun 23, 2021
@robertmaynard robertmaynard requested a review from a team as a code owner June 23, 2021 19:17
@robertmaynard
Copy link
Contributor Author

This restores #784 which was lost with the conversion over to rapids-cmake

@robertmaynard robertmaynard added bug Something isn't working and removed improvement Improvement / enhancement to an existing function labels Jun 23, 2021
@harrism
Copy link
Member

harrism commented Jun 23, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit aaba80a into rapidsai:branch-21.08 Jun 23, 2021
@robertmaynard robertmaynard deleted the bug/allow_multiple_inclusions_of_rmm-config branch June 24, 2021 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for review Ready for review by team bug Something isn't working CMake non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants