summaryrefslogtreecommitdiff
path: root/apt-inst/apt-inst.pc.in
blob: 1d61a202f1351ed7841d146f55e47926ac34f09c (plain)
1
2
3
4
5
6
7
8
9
libdir=@CMAKE_INSTALL_FULL_LIBDIR@
includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@

Name: apt-inst
Description: deb package format runtime library
Version: @PROJECT_VERSION@
Libs: -L${libdir} -lapt-inst
Cflags: -I${includedir}
Requires: apt-pkg