forked from OSchip/llvm-project
7 lines
118 B
CMake
7 lines
118 B
CMake
|
add_lldb_unittest(ObjectFileBreakpadTests
|
||
|
BreakpadRecordsTest.cpp
|
||
|
|
||
|
LINK_LIBS
|
||
|
lldbPluginObjectFileBreakpad
|
||
|
)
|