Skip to content

Commit 1d8985f

Browse files
committed
[Fuchsia] Add lldb-dap to LLDB distribution
1 parent fb5047f commit 1d8985f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/cmake/caches/Fuchsia-stage2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ if(FUCHSIA_ENABLE_LLDB)
368368
liblldb
369369
lldb-server
370370
lldb-argdumper
371+
lldb-dap
371372
)
372373
if(LLDB_ENABLE_PYTHON)
373374
list(APPEND _FUCHSIA_LLDB_COMPONENTS lldb-python-scripts)

0 commit comments

Comments
 (0)