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 27597fc3c3e..52f89bb3e9b 100644
--- a/lldb/source/Interpreter/CMakeLists.txt
+++ b/lldb/source/Interpreter/CMakeLists.txt
@@ -7,6 +7,7 @@ add_lldb_library(lldbInterpreter
CommandObject.cpp
CommandObjectRegexCommand.cpp
CommandObjectScript.cpp
+ CommandOptionValidators.cpp
CommandReturnObject.cpp
OptionGroupArchitecture.cpp
OptionGroupBoolean.cpp
OpenPOWER on IntegriCloud