7 lines
85 B
CMake
Raw Normal View History

add_lldb_unittest(SignalsTests
UnixSignalsTest.cpp
LINK_LIBS
lldbTarget
)