CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4394/13/b6cf1a2f-e15a-4da9-942c-4cf9729c3bd3/recipes/minizip-ng/all/test_package/test_package.c:7:19: warning: implicit declaration of function 'mz_path_resolve' is invalid in C99 [-Wimplicit-function-declaration] int32_t err = mz_path_resolve("c:\\test\\.", output, sizeof(output)); ^ 1 warning generated.