Sign in
llvm
/
llvm-project
/
6d88343662c25e2b06974da9987d52f23a120b51
/
.
/
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
)