summaryrefslogtreecommitdiff
path: root/runtime/libs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/libs/CMakeLists.txt')
-rw-r--r--runtime/libs/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/runtime/libs/CMakeLists.txt b/runtime/libs/CMakeLists.txt
new file mode 100644
index 000000000..99d2028f4
--- /dev/null
+++ b/runtime/libs/CMakeLists.txt
@@ -0,0 +1,4 @@
+# Add all subdirectories.
+# Each library in sub-directory must have it's own CMakeLists.txt
+# to build library's binaries or to support interface.
+add_subdirectories()