]> sigrok.org Git - libsigrokflow.git/blame - libsigrokflow.pc.in
Add tests/legacy_decoder.cpp and a simple unit test.
[libsigrokflow.git] / libsigrokflow.pc.in
CommitLineData
a2afbaed
UH
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libsigrokflow
7Description: sigrok flow graph library
6abc3268 8URL: https://www.sigrok.org
a2afbaed 9Requires: gstreamermm-1.0 >= 1.8.0
1060e9b5 10Requires.private: @SRF_PKGLIBS@
a2afbaed
UH
11Version: @SRF_PACKAGE_VERSION@
12Libs: -L${libdir} -lsigrokflow
13Cflags: -I${includedir}