summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Utility/CMakeLists.txt')
-rw-r--r--lldb/source/Utility/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Utility/CMakeLists.txt b/lldb/source/Utility/CMakeLists.txt
index aa4ad030135..90aff225fe3 100644
--- a/lldb/source/Utility/CMakeLists.txt
+++ b/lldb/source/Utility/CMakeLists.txt
@@ -10,6 +10,7 @@ add_lldb_library(lldbUtility
PseudoTerminal.cpp
Range.cpp
RegisterNumber.cpp
+ SelectHelper.cpp
SharingPtr.cpp
StringExtractor.cpp
StringExtractorGDBRemote.cpp
OpenPOWER on IntegriCloud