- in case of cross-compilation using find_package allows to provide path to target specific libraries using single CMAKE_PREFIX_PATH variable.
- zLib is manadatory for ClamAV test case so if it does not exist it is better to get know about that early
- if zLib cannot be found as a standard package we still can use it providing paths to headers and libraries explicitly by CMAKE_xxx_FLAGS variables