We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038d357 commit 4086d5fCopy full SHA for 4086d5f
lldb/tools/lldb-dap/CMakeLists.txt
@@ -84,3 +84,5 @@ if(LLDB_DAP_WELCOME_MESSAGE)
84
PRIVATE
85
-DLLDB_DAP_WELCOME_MESSAGE=\"${LLDB_DAP_WELCOME_MESSAGE}\")
86
endif()
87
+
88
+add_subdirectory(tool)
0 commit comments