6 lines
118 B
CMake
6 lines
118 B
CMake
add_lldb_unittest(ObjectFileBreakpadTests
|
|
BreakpadRecordsTest.cpp
|
|
|
|
LINK_LIBS
|
|
lldbPluginObjectFileBreakpad
|
|
)
|