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