summaryrefslogtreecommitdiffstats
path: root/hicn-light/src/command_line/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hicn-light/src/command_line/CMakeLists.txt')
-rwxr-xr-xhicn-light/src/command_line/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/hicn-light/src/command_line/CMakeLists.txt b/hicn-light/src/command_line/CMakeLists.txt
new file mode 100755
index 000000000..16c23dc5c
--- /dev/null
+++ b/hicn-light/src/command_line/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_subdirectory(controller)
+add_subdirectory(daemon)