summaryrefslogtreecommitdiff
path: root/runtimes/libs/xray/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtimes/libs/xray/CMakeLists.txt')
-rw-r--r--runtimes/libs/xray/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtimes/libs/xray/CMakeLists.txt b/runtimes/libs/xray/CMakeLists.txt
new file mode 100644
index 000000000..5d46daa52
--- /dev/null
+++ b/runtimes/libs/xray/CMakeLists.txt
@@ -0,0 +1,3 @@
+add_subdirectory(event)
+add_subdirectory(pipe)
+add_subdirectory(mux)