libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@

Name: apt-pkg
Description: package management runtime library
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lapt-pkg -pthread
Cflags: -I${includedir}