summaryrefslogtreecommitdiff
path: root/infra/nnfw/config/build.configuration
diff options
context:
space:
mode:
Diffstat (limited to 'infra/nnfw/config/build.configuration')
-rw-r--r--infra/nnfw/config/build.configuration5
1 files changed, 5 insertions, 0 deletions
diff --git a/infra/nnfw/config/build.configuration b/infra/nnfw/config/build.configuration
new file mode 100644
index 000000000..cdbf3bf4b
--- /dev/null
+++ b/infra/nnfw/config/build.configuration
@@ -0,0 +1,5 @@
+WORKSPACE_RPATH=${NNFW_WORKSPACE:-Product}
+
+# Soft link path to build and install directory
+BUILD_ALIAS=${NNFW_PROJECT_PATH}/${WORKSPACE_RPATH}/obj
+INSTALL_ALIAS=${NNFW_PROJECT_PATH}/${WORKSPACE_RPATH}/out