Skip to content

Fixed use of zlib

Marco Clemencic requested to merge clemenci/Gaudi:fix-zlib-use into master

zlib might be provided in the LCG stack, so we have to properly find it instead of just getting it from the system.

Merge request reports