summaryrefslogtreecommitdiff
path: root/aic/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'aic/meson.build')
-rw-r--r--aic/meson.build5
1 files changed, 5 insertions, 0 deletions
diff --git a/aic/meson.build b/aic/meson.build
new file mode 100644
index 0000000..c3a8201
--- /dev/null
+++ b/aic/meson.build
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: CC0-1.0
+
+ipu3_ipa_files += files([
+ 'parameter_encoder.cpp',
+])