brintos

brintos / llvm-project-archived public Read only

0
0
Text · 172 B · dec2265 Raw
11 lines · plain
1add_lldb_unittest(LLDBBreakpointTests2  BreakpointIDTest.cpp3  WatchpointAlgorithmsTests.cpp4 5  LINK_COMPONENTS6    Support7  LINK_LIBS8    lldbBreakpoint9    lldbCore10  )11