1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
add_lldb_unittest(LLDBCoreTests ArchSpecTest.cpp BroadcasterTest.cpp DataExtractorTest.cpp ListenerTest.cpp LogTest.cpp ScalarTest.cpp StateTest.cpp StreamCallbackTest.cpp StructuredDataTest.cpp TimerTest.cpp LINK_LIBS lldbCore lldbHost LINK_COMPONENTS Support )