diff options
Diffstat (limited to 'unittests/Target/CMakeLists.txt')
-rw-r--r-- | unittests/Target/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unittests/Target/CMakeLists.txt b/unittests/Target/CMakeLists.txt index e4f6e52b06346..ec8f2db2c39f9 100644 --- a/unittests/Target/CMakeLists.txt +++ b/unittests/Target/CMakeLists.txt @@ -8,6 +8,7 @@ add_lldb_unittest(TargetTests lldbSymbol lldbUtility lldbPluginObjectFileELF + lldbUtilityHelpers LINK_COMPONENTS Support ) |