blob: ce4fb4f9c0a03c713aa98982e7dc14961d80f346 [file] [log] [blame]
add_lldb_library(lldbPluginScriptInterpreterNone PLUGIN
ScriptInterpreterNone.cpp
LINK_LIBS
lldbCore
lldbInterpreter
)