-
Notifications
You must be signed in to change notification settings - Fork 902
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
Remove zlib from libcudf public CMake dependencies #9204
Remove zlib from libcudf public CMake dependencies #9204
Conversation
@kkraus14 Followup from your comment about |
6aa471d
to
7da6c3a
Compare
Codecov Report
@@ Coverage Diff @@
## branch-21.10 #9204 +/- ##
===============================================
Coverage ? 10.85%
===============================================
Files ? 115
Lines ? 19158
Branches ? 0
===============================================
Hits ? 2080
Misses ? 17078
Partials ? 0 Continue to review full report at Codecov.
|
rerun tests |
@gpucibot merge |
1 similar comment
@gpucibot merge |
libcudf doesn't expose zlib in the public facing API, and therefore C++ consumers don't need to also link / include zlib.