summaryrefslogtreecommitdiff
path: root/apt-pkg/apt-pkg.pc.in
blob: c6491d921ccd2d5818befe7f2133ff29eec68d88 (plain)
1
2
3
4
5
6
7
8
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}