summaryrefslogtreecommitdiff
path: root/tools/darwin-debug/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/darwin-debug/CMakeLists.txt')
-rw-r--r--tools/darwin-debug/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/darwin-debug/CMakeLists.txt b/tools/darwin-debug/CMakeLists.txt
index c2b5cb486483..5be6e4ee4598 100644
--- a/tools/darwin-debug/CMakeLists.txt
+++ b/tools/darwin-debug/CMakeLists.txt
@@ -1,3 +1,3 @@
-add_lldb_tool(darwin-debug INCLUDE_IN_SUITE
+add_lldb_tool(darwin-debug
darwin-debug.cpp
)