Dear cv Forum
I am compiling opencv with cmake and visual studio and I was wondering if there is a way to completely deactivate the use of the 3rdparty zlib. I think it is being used in the core module for xml/yaml functionality. I am just using the core and imgproc modules. Thank you.
Best