blob: 7d094a5865c43e9a5e0e121d5348b1461683a59f [file] [log] [blame]
remove_module_flags()
include_directories(.)
add_lldb_library(lldbPluginPlatformMacOSXObjCXX
PlatformiOSSimulatorCoreSimulatorSupport.mm
LINK_LIBS
lldbCore
lldbSymbol
lldbTarget
lldbUtility
${EXTRA_LIBS}
LINK_COMPONENTS
Object
Support
)
target_compile_options(lldbPluginPlatformMacOSXObjCXX PRIVATE -fno-objc-exceptions)