summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Target/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/unittests/Target/CMakeLists.txt')
-rw-r--r--lldb/unittests/Target/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/unittests/Target/CMakeLists.txt b/lldb/unittests/Target/CMakeLists.txt
index e4f6e52b063..ec8f2db2c39 100644
--- a/lldb/unittests/Target/CMakeLists.txt
+++ b/lldb/unittests/Target/CMakeLists.txt
@@ -8,6 +8,7 @@ add_lldb_unittest(TargetTests
lldbSymbol
lldbUtility
lldbPluginObjectFileELF
+ lldbUtilityHelpers
LINK_COMPONENTS
Support
)
OpenPOWER on IntegriCloud