Skip to content

Commit 4086d5f

Browse files
committed
[lldb-dap] Unbreak lldb-dap
1 parent 038d357 commit 4086d5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/tools/lldb-dap/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,5 @@ if(LLDB_DAP_WELCOME_MESSAGE)
8484
PRIVATE
8585
-DLLDB_DAP_WELCOME_MESSAGE=\"${LLDB_DAP_WELCOME_MESSAGE}\")
8686
endif()
87+
88+
add_subdirectory(tool)

0 commit comments

Comments
 (0)