10 lines
149 B
CMake
Raw Normal View History

add_lldb_unittest(LLDBBreakpointTests
BreakpointIDTest.cpp
LINK_LIBS
lldbBreakpoint
lldbCore
LINK_COMPONENTS
Support
)