aboutsummaryrefslogtreecommitdiff
path: root/source/Interpreter/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'source/Interpreter/CMakeLists.txt')
-rw-r--r--source/Interpreter/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Interpreter/CMakeLists.txt b/source/Interpreter/CMakeLists.txt
index b92128cd3011..76d046f7d802 100644
--- a/source/Interpreter/CMakeLists.txt
+++ b/source/Interpreter/CMakeLists.txt
@@ -1,5 +1,6 @@
add_lldb_library(lldbInterpreter
Args.cpp
+ CommandAlias.cpp
CommandHistory.cpp
CommandInterpreter.cpp
CommandObject.cpp