Unbreak the cmake build by adding some new files

llvm-svn: 228224
diff --git a/lldb/source/Interpreter/CMakeLists.txt b/lldb/source/Interpreter/CMakeLists.txt
index fd8267d..0c7fe3d 100644
--- a/lldb/source/Interpreter/CMakeLists.txt
+++ b/lldb/source/Interpreter/CMakeLists.txt
@@ -30,6 +30,7 @@
   OptionValueFileSpec.cpp
   OptionValueFileSpecLIst.cpp
   OptionValueFormat.cpp
+  OptionValueFormatEntity.cpp
   OptionValuePathMappings.cpp
   OptionValueProperties.cpp
   OptionValueRegex.cpp