Skip to content

Commit

Permalink
[build] Export nnstreamer-orc.orc to android build
Browse files Browse the repository at this point in the history
- Let android api build orc code.

Signed-off-by: Yongjoo Ahn <[email protected]>
  • Loading branch information
anyj0527 authored and myungjoo committed Nov 28, 2024
1 parent 3babe6e commit 96e973a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jni/nnstreamer.mk
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,8 @@ NNSTREAMER_PLUGINS_SRCS := \
$(NNSTREAMER_GST_HOME)/elements/gsttensor_transform.c \
$(NNSTREAMER_GST_HOME)/tensor_filter/tensor_filter.c

NNSTREAMER_ORC_SRC := $(NNSTREAMER_GST_HOME)/elements/nnstreamer-orc.orc

# tensor-query element with nnstreamer-edge
NNSTREAMER_QUERY_SRCS := \
$(NNSTREAMER_GST_HOME)/tensor_query/tensor_query_common.c \
Expand Down

0 comments on commit 96e973a

Please sign in to comment.