[Filter] Enable C++ subplugin build
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 15 Oct 2019 07:47:03 +0000 (16:47 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 24 Oct 2019 04:29:10 +0000 (13:29 +0900)
commit296a39cc908edb0075c21c24e30e09973258385e
tree95f6f732c397ee68846ea420f25703aaaefaec61
parent4936958d92a63c160faa2f0e49fe83de8386a32c
[Filter] Enable C++ subplugin build

Before adding test cases for C++ filter subplugins,
enable build for Tizen/Ubuntu.

Add enable-cppfilter=true for meson build if you
want to use this feature.

Note that the subplugin is not yet fully implemented
and needs further implementation. Thus, we do not have
testcases, yet.

Changes at v2:
- cppfilter is now default
- added isAllocatedBeforeInvoke() virtual function

Change-Id: I5e1942e0b7c957ceb675bd78496041a888978e65
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
debian/control
debian/nnstreamer-cpp-dev.install [new file with mode: 0644]
debian/nnstreamer-cpp.install [new file with mode: 0644]
debian/nnstreamer-dev.install
ext/nnstreamer/tensor_filter/meson.build
ext/nnstreamer/tensor_filter/tensor_filter_cpp.cc
ext/nnstreamer/tensor_filter/tensor_filter_cpp.h
meson_options.txt
packaging/nnstreamer.spec