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_spdlog properly specify usage of external fmt library #375

Conversation

robertmaynard
Copy link
Contributor

@robertmaynard robertmaynard commented Feb 17, 2023

Description

Previously we specified the wrong options for spdlog to use an the external fmt library. This caused spdlog to use the internal version while we had other non-spdlog components uses the upstream fmt.

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 Feb 17, 2023
@robertmaynard robertmaynard requested a review from a team as a code owner February 17, 2023 15:55
@robertmaynard
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit c65358d into rapidsai:branch-23.04 Feb 22, 2023
@robertmaynard robertmaynard deleted the bug/ensure_spdlog_uses_external_fmt branch February 22, 2023 03: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 non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants