llvm-project/lldb/unittests/Core/CMakeLists.txt

8 lines
143 B
CMake

add_lldb_unittest(LLDBCoreTests
ArchSpecTest.cpp
BroadcasterTest.cpp
DataExtractorTest.cpp
ScalarTest.cpp
StructuredDataTest.cpp
)