1add_lldb_library(lldbPluginDynamicLoaderWasmDYLD PLUGIN2 DynamicLoaderWasmDYLD.cpp3 4 LINK_COMPONENTS5 Support6 LINK_LIBS7 lldbCore8 lldbTarget9 )10