Sign in
llvm
/
llvm-project
/
e0ad34e56590fa2e6ffdf617e044de7eadee2139
/
.
/
lldb
/
source
/
Interpreter
/
Interfaces
/
CMakeLists.txt
blob: f44672aa50b75b414fe7b35288d04b05d122566e [
file
]
add_lldb_library(lldbInterpreterInterfaces NO_PLUGIN_DEPENDENCIES
ScriptedInterfaceUsages.cpp
LINK_LIBS
lldbUtility
LINK_COMPONENTS
Support
)