1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-07 02:39:20 +00:00

12 lines
231 B
PkgConfig
Raw Normal View History

2016-11-23 13:23:33 -06:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: @PACKAGE_NAME@
Version: @PACKAGE_VERSION@
Description: A cross platform kitchen sink library.
Cflags: -I${includedir}
Libs: -L${libdir} -lks