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

Name: libspectre
Description: libgs wrapper library
Version: @VERSION@

Libs: -L${libdir} -lspectre
Cflags: -I${includedir}