We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84de019 commit c4125a3Copy full SHA for c4125a3
lldb/tools/lldb-instr/CMakeLists.txt
@@ -11,4 +11,6 @@ add_lldb_tool(lldb-instr
11
clangSerialization
12
clangTooling
13
14
+ LINK_COMPONENTS
15
+ Support
16
)
0 commit comments