Add the new file to the CMakeLists. This should appease the Windows bot
authorEnrico Granata <egranata@apple.com>
Fri, 20 Feb 2015 19:54:06 +0000 (19:54 +0000)
committerEnrico Granata <egranata@apple.com>
Fri, 20 Feb 2015 19:54:06 +0000 (19:54 +0000)
llvm-svn: 230049

lldb/source/Interpreter/CMakeLists.txt

index 0c7fe3d..413067f 100644 (file)
@@ -31,6 +31,7 @@ add_lldb_library(lldbInterpreter
   OptionValueFileSpecLIst.cpp
   OptionValueFormat.cpp
   OptionValueFormatEntity.cpp
+  OptionValueLanguage.cpp
   OptionValuePathMappings.cpp
   OptionValueProperties.cpp
   OptionValueRegex.cpp