aboutsummaryrefslogtreecommitdiff
path: root/tools/debugserver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/debugserver/CMakeLists.txt')
-rw-r--r--tools/debugserver/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/debugserver/CMakeLists.txt b/tools/debugserver/CMakeLists.txt
new file mode 100644
index 000000000000..d8414e5a2fe0
--- /dev/null
+++ b/tools/debugserver/CMakeLists.txt
@@ -0,0 +1,2 @@
+project(C CXX ASM-ATT)
+add_subdirectory(source)