1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
add_lldb_library(lldbPluginProcessOpenBSD PLUGIN NativeProcessOpenBSD.cpp NativeRegisterContextOpenBSD.cpp NativeRegisterContextOpenBSD_arch.cpp NativeThreadOpenBSD.cpp LINK_LIBS lldbCore lldbHost lldbSymbol lldbTarget lldbUtility lldbPluginProcessPOSIX lldbPluginProcessUtility LINK_COMPONENTS Support )