blob: 58b3dca7c1e03847cc6bbb6a4eb42a51e99d1dfa [file] [log] [blame]
prefix=@prefix@
exec_prefix=@exec_prefix@
bindir=@bindir@
libdir=@libdir@
includedir=@includedir@
zipcmp=@bindir@/zipcmp
Name: libzip
Description: library for handling zip archives
Version: @PROJECT_VERSION@
Libs: @PKG_CONFIG_RPATH@ -L${libdir} -lzip
Libs.private: @LIBS@
Cflags: -I${includedir}