1add_lldb_unittest(LLDBBreakpointTests 2 BreakpointIDTest.cpp 3 4 LINK_LIBS 5 lldbBreakpoint 6 lldbCore 7 LINK_COMPONENTS 8 Support 9 ) 10