Sign in
◑
Theme
llvm
/
llvm-project
/
34d5bcddcfd2f3fa3ce074e1be49fe4eae920f82
/
.
/
lldb
/
source
/
Plugins
/
ScriptInterpreter
/
None
/
CMakeLists.txt
blob: ce4fb4f9c0a03c713aa98982e7dc14961d80f346 [
file
]
add_lldb_library(lldbPluginScriptInterpreterNone PLUGIN
ScriptInterpreterNone.cpp
LINK_LIBS
lldbCore
lldbInterpreter
)