blob: 60bbe69a99fbf30a7aece6e6364ce9a834825846 [file] [log] [blame]
add_lldb_library(lldbPluginArchitectureArm PLUGIN
ArchitectureArm.cpp
LINK_LIBS
lldbPluginProcessUtility
lldbCore
lldbTarget
lldbUtility
LINK_COMPONENTS
Support
)