summaryrefslogtreecommitdiff
path: root/lib/buxton2.pc.in
blob: e641e13b0eaa20cf740c20686955c8c33ab4d5bb (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@CMAKE_INSTALL_PREFIX@
exec_prefix=${prefix}
libdir=@LIB_INSTALL_DIR@
includedir=@INCLUDE_INSTALL_DIR@

Name: buxton
Description: Library for buxton clients
Version: @VERSION@
Libs: -L${libdir} -lbuxton
Cflags: -I${includedir}