summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Breakpoint/CMakeLists.txt
blob: 3164af237a772260a3a7f756449297ece514ccfb (plain)
1
2
3
4
5
6
7
8
9
add_lldb_unittest(LLDBBreakpointTests
  BreakpointIDTest.cpp

  LINK_LIBS
    lldbBreakpoint
    lldbCore
  LINK_COMPONENTS
    Support
  )
OpenPOWER on IntegriCloud