]> sigrok.org Git - libsigrokflow.git/blame - libsigrokflow.pc.in
Add initial tests/main.cpp (main Catch2 file).
[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
8URL: http://www.sigrok.org
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}