1
0
Fork 0
tinyframe/libtinyframe.pc.in

13 lines
280 B
PkgConfig
Raw Normal View History

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}