blob: 9a46c914f498c9f2b8b5dab962f5c5c8b6619fd1 [file] [log] [blame]
add_lldb_library(lldbPluginObjectFileWasm PLUGIN
ObjectFileWasm.cpp
LINK_COMPONENTS
Support
LINK_LIBS
lldbCore
lldbHost
lldbSymbol
lldbUtility
)