1
0
mirror of https://gitlab.xiph.org/xiph/icecast-common.git synced 2024-06-16 06:15:24 +00:00
icecast-common/igloo.pc.in
2018-10-12 09:25:16 +00:00

11 lines
248 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: igloo
Description: Common used helpers for Icecast and related projects
Version: @VERSION@
Cflags: -I${includedir} -pthread
Libs: -L${libdir} -ligloo -pthread