diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-06-26 20:33:56 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-06-26 20:33:56 +0000 |
| commit | fdea456ad833fbab0d3a296a58250950f11a498c (patch) | |
| tree | 3db481072633e348326ee97c01d69518ed66b145 /unittests/Process/gdb-remote/CMakeLists.txt | |
| parent | 4befb1f96d641a958548654b2c3b674f0ce8404c (diff) | |
Notes
Diffstat (limited to 'unittests/Process/gdb-remote/CMakeLists.txt')
| -rw-r--r-- | unittests/Process/gdb-remote/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/unittests/Process/gdb-remote/CMakeLists.txt b/unittests/Process/gdb-remote/CMakeLists.txt index 694ba182d42f..0ec5554a3d8d 100644 --- a/unittests/Process/gdb-remote/CMakeLists.txt +++ b/unittests/Process/gdb-remote/CMakeLists.txt @@ -9,6 +9,9 @@ add_lldb_unittest(ProcessGdbRemoteTests lldbPluginPlatformMacOSX lldbPluginProcessUtility lldbPluginProcessGDBRemote + + LLVMTestingSupport + LINK_COMPONENTS Support ) |
