libsigrok/libsigrok.pc.in

14 lines
274 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libsigrok
Description: Backend library of the sigrok logic analyzer software
URL: http://www.sigrok.org
Requires:
Version: @VERSION@
Libs: -L${libdir} -lsigrok
Cflags: -I${includedir}