[NFC][Coroutines] Use structured binding with llvm::enumerate in CoroSplit (#116879)
[llvm-project.git] / lldb / unittests / ObjectFile / Breakpad / CMakeLists.txt
blob34237c139f8a5c836bcab475e9b8400677116b83
1 add_lldb_unittest(ObjectFileBreakpadTests
2   BreakpadRecordsTest.cpp
4   LINK_LIBS
5     lldbPluginObjectFileBreakpad
6   )