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 3da4729 commit a4ac04dCopy full SHA for a4ac04d
lldb/source/Protocol/MCP/CMakeLists.txt
@@ -7,6 +7,7 @@ add_lldb_library(lldbProtocolMCP NO_PLUGIN_DEPENDENCIES
7
LINK_COMPONENTS
8
Support
9
LINK_LIBS
10
+ lldbHost
11
lldbUtility
12
)
13
0 commit comments