summaryrefslogtreecommitdiff
path: root/runtime/libs/nnapi/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/libs/nnapi/CMakeLists.txt')
-rw-r--r--runtime/libs/nnapi/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/libs/nnapi/CMakeLists.txt b/runtime/libs/nnapi/CMakeLists.txt
new file mode 100644
index 000000000..a5d9490d1
--- /dev/null
+++ b/runtime/libs/nnapi/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_subdirectories()
+
+add_library(nnfw_lib_nnapi ALIAS nnfw_lib_nnapi_1_2)