[BUG]: Expose zlib as a public link dependency for triton client debug builds #1495
Open
2 tasks done
Labels
bug
Something isn't working
Version
24.03
Which installation method(s) does this occur on?
No response
Describe the bug.
As of #1468, Morpheus privately links ZLIB for debug builds because it's required when using triton client in debug builds. However, Morpheus does not use ZLIB directly. We should update the triton client patch in the utilities repo to expose ZLIB as a PUBLIC link dependency for debug builds rather than just a PRIVATE link dependency, and remove the explicit link dependency on ZLIB from Morpheus entirely.
Minimum reproducible example
No response
Relevant log output
Click here to see error details
Full env printout
Click here to see environment details
Other/Misc.
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: