hanchenye-llvm-project/lldb/unittests/Utility/CMakeLists.txt

9 lines
171 B
CMake

add_lldb_unittest(UtilityTests
ModuleCacheTest.cpp
StringExtractorTest.cpp
TaskPoolTest.cpp
UriParserTest.cpp
)
add_unittest_inputs(UtilityTests TestModule.so)