Changeset View
Changeset View
Standalone View
Standalone View
lldb/source/Target/CMakeLists.txt
Show First 20 Lines • Show All 71 Lines • ▼ Show 20 Lines | add_lldb_library(lldbTarget | ||||
LINK_LIBS | LINK_LIBS | ||||
lldbBreakpoint | lldbBreakpoint | ||||
lldbCore | lldbCore | ||||
lldbExpression | lldbExpression | ||||
lldbHost | lldbHost | ||||
lldbInterpreter | lldbInterpreter | ||||
lldbSymbol | lldbSymbol | ||||
lldbUtility | lldbUtility | ||||
lldbPluginExpressionParserClang | |||||
lldbPluginProcessUtility | lldbPluginProcessUtility | ||||
LINK_COMPONENTS | LINK_COMPONENTS | ||||
Support | Support | ||||
MC | MC | ||||
) | ) | ||||
add_dependencies(lldbTarget | add_dependencies(lldbTarget | ||||
LLDBTargetPropertiesGen | LLDBTargetPropertiesGen | ||||
LLDBTargetPropertiesEnumGen) | LLDBTargetPropertiesEnumGen) |