summaryrefslogtreecommitdiffstats
path: root/lldb/source/Interpreter/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Interpreter/CMakeLists.txt')
-rw-r--r--lldb/source/Interpreter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/source/Interpreter/CMakeLists.txt b/lldb/source/Interpreter/CMakeLists.txt
index 0ab25f17144..4ae5dc5896d 100644
--- a/lldb/source/Interpreter/CMakeLists.txt
+++ b/lldb/source/Interpreter/CMakeLists.txt
@@ -8,6 +8,7 @@ add_lldb_library(lldbInterpreter
CommandObjectScript.cpp
CommandOptionValidators.cpp
CommandReturnObject.cpp
+ OptionArgParser.cpp
OptionGroupArchitecture.cpp
OptionGroupBoolean.cpp
OptionGroupFile.cpp
OpenPOWER on IntegriCloud