-
Notifications
You must be signed in to change notification settings - Fork 540
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
Correct name of a cmake function in get_spdlog.cmake #4106
Correct name of a cmake function in get_spdlog.cmake #4106
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix! Comments are about 21.10 changes that are unintened if we want the fix for 21.08
I targeted the wrong branch. These changes are not high priority since no actual problem exists, just bad names. I switched over to targeting the 21.10 branch. |
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-21.10 #4106 +/- ##
===============================================
Coverage ? 85.81%
===============================================
Files ? 232
Lines ? 18252
Branches ? 0
===============================================
Hits ? 15663
Misses ? 2589
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
@gpucibot merge |
Correct a copy and paste error in `get_spdlog.cmake` Authors: - Robert Maynard (https://github.com/robertmaynard) Approvers: - Dante Gama Dessavre (https://github.com/dantegd) - AJ Schmidt (https://github.com/ajschmidt8) URL: rapidsai#4106
Correct a copy and paste error in
get_spdlog.cmake