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

rapids_cpm_gtest(BUILD_STATIC) now doesn't search for a local version #585

Conversation

robertmaynard
Copy link
Contributor

Description

This is important so that we don't pick up static system installs of GTest which don't have PIC enabled.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.

@robertmaynard robertmaynard added bug Something isn't working non-breaking Introduces a non-breaking change 3 - Ready for Review Ready for review by team labels Apr 17, 2024
@robertmaynard robertmaynard requested a review from a team as a code owner April 17, 2024 20:00
@vyasr
Copy link
Contributor

vyasr commented Apr 17, 2024

/merge

@rapids-bot rapids-bot bot merged commit a512e37 into rapidsai:branch-24.06 Apr 17, 2024
15 checks passed
@vyasr
Copy link
Contributor

vyasr commented Apr 17, 2024

Verified that this fixes the issue. This run in rmm succeeded, while the prior run (before this PR) failed

@vyasr vyasr mentioned this pull request Apr 17, 2024
3 tasks
@robertmaynard robertmaynard deleted the bug/correctly_dont_search_for_libs_when_built_static branch April 17, 2024 23:24
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 non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants