summaryrefslogtreecommitdiffstats
path: root/libtinyframe.pc.in
blob: d6179ee94899c217dec5f450006b479f8ef6442c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libtinyframe
Description: Minimalistic Frame Streams library
Version: @VERSION@
URL: https://github.com/DNS-OARC/tinyframe
Libs: -L${libdir} -ltinyframe
Libs.private:
Cflags: -I${includedir}