libsigrok/libsigrok.pc.in

16 lines
326 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:
Requires.private: @LIBSIGROK_PKGLIBS@
Version: @VERSION@
Libs: -L${libdir} -lsigrok
Libs.private:
Cflags: -I${includedir}