brintos

brintos / llvm-project-archived public Read only

0
0
Text · 222 B · e528663 Raw
13 lines · plain
1add_lldb_unittest(LLDBCallbackTests2  TestBreakpointSetCallback.cpp3 4  LINK_COMPONENTS5    Support6  LINK_LIBS7    lldbBreakpoint8    lldbCore9    LLVMTestingSupport10    lldbUtilityHelpers11    lldbPluginPlatformMacOSX12  )13