File: libola.pc.in

package info (click to toggle)
ola 0.10.8.nojsmin-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 16,656 kB
  • sloc: cpp: 132,274; python: 14,082; javascript: 6,774; sh: 4,616; ansic: 2,189; java: 518; xml: 253; makefile: 183
file content (11 lines) | stat: -rw-r--r-- 270 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libola
Version: @VERSION@
Description: Open Lighting Architecture Client
Requires: protobuf
Libs: -L${libdir} -lola -lolacommon @OLA_CLIENT_LIBS@
Cflags: -I${includedir}