filter::python3: do not break converter/decoder
[platform/upstream/nnstreamer.git] / nnstreamer-single.pc.in
1 # Package Information for pkg-config, for nnstreamer sub-plugin and custom plugin writers
2
3 prefix=@PREFIX@
4 exec_prefix=@EXEC_PREFIX@
5 libdir=@LIB_INSTALL_DIR@
6 includedir=@INCLUDE_INSTALL_DIR@
7 test_templatedir=@TEST_TEMPLATE_DIR@ # test template dir to be used
8
9 Name: nnstreamer-single
10 Description: Dev Kit of NNStreamer single-shot
11 Version: @VERSION@
12 Requires:
13 Libs: -L${libdir} -lnnstreamer-single
14 Cflags: -I${includedir}/nnstreamer