blob: 27e952a84dfc328a10a8af40c5c50a69ff23155f [file] [log] [blame]
add_lldb_library(lldbPluginOSGo PLUGIN
OperatingSystemGo.cpp
LINK_LIBS
lldbCore
lldbInterpreter
lldbSymbol
lldbTarget
lldbPluginProcessUtility
)