libosmo-abis/libosmoabis.pc.in

12 lines
234 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: A-bis Core Library
Description: C Utility Library
Version: @VERSION@
Libs: -L${libdir} -losmoabis
Cflags: -I${includedir}/
Requires: libosmocore