]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - unittests/Process/gdb-remote/CMakeLists.txt
Vendor import of lldb trunk r290819:
[FreeBSD/FreeBSD.git] / unittests / Process / gdb-remote / CMakeLists.txt
1 add_lldb_unittest(ProcessGdbRemoteTests
2   GDBRemoteClientBaseTest.cpp
3   GDBRemoteCommunicationClientTest.cpp
4   GDBRemoteTestUtils.cpp
5   )