1275793eaSopenharmony_ciprefix=@CMAKE_INSTALL_PREFIX@ 2275793eaSopenharmony_ciexec_prefix=@CMAKE_INSTALL_PREFIX@ 3275793eaSopenharmony_cilibdir=@INSTALL_LIB_DIR@ 4275793eaSopenharmony_cisharedlibdir=@INSTALL_LIB_DIR@ 5275793eaSopenharmony_ciincludedir=@INSTALL_INC_DIR@ 6275793eaSopenharmony_ci 7275793eaSopenharmony_ciName: zlib 8275793eaSopenharmony_ciDescription: zlib compression library 9275793eaSopenharmony_ciVersion: @VERSION@ 10275793eaSopenharmony_ci 11275793eaSopenharmony_ciRequires: 12275793eaSopenharmony_ciLibs: -L${libdir} -L${sharedlibdir} -lz 13275793eaSopenharmony_ciCflags: -I${includedir} 14