aboutsummaryrefslogtreecommitdiff
path: root/primedev/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'primedev/CMakeLists.txt')
-rw-r--r--primedev/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/primedev/CMakeLists.txt b/primedev/CMakeLists.txt
new file mode 100644
index 00000000..03f2628e
--- /dev/null
+++ b/primedev/CMakeLists.txt
@@ -0,0 +1,3 @@
+include(Northstar.cmake)
+include(Launcher.cmake)
+include(WSockProxy.cmake)