File: libtinyframe.pc.in

package info (click to toggle)
tinyframe 0.1.1-10
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 272 kB
  • sloc: ansic: 635; makefile: 56; sh: 22
file content (12 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (3)
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}