blob: 2ab1ceacdcd19739a0ce77be3426e6b3f5be68f3 [file] [log] [blame]
get_property(LLDB_ALL_PLUGINS GLOBAL PROPERTY LLDB_PLUGINS)
add_lldb_tool(lldb-test
FormatUtil.cpp
lldb-test.cpp
SystemInitializerTest.cpp
LINK_LIBS
lldbBase
lldbBreakpoint
lldbCore
lldbDataFormatters
lldbExpression
lldbHost
lldbInitialization
lldbInterpreter
lldbSymbol
lldbTarget
lldbUtility
${LLDB_ALL_PLUGINS}
${host_lib}
LINK_COMPONENTS
Support
)
include_directories(${LLDB_SOURCE_DIR}/source)