| commit | d9041a3d995b8b16c626a320ceac55e1df8e56d5 | [log] [tgz] |
|---|---|---|
| author | Reid Kleckner <reid@kleckner.net> | Wed Feb 04 22:46:17 2015 +0000 |
| committer | Reid Kleckner <reid@kleckner.net> | Wed Feb 04 22:46:17 2015 +0000 |
| tree | 8944afb646b1d276d75dc94030cb04b17a8fdb84 | |
| parent | 8bf5de10c399ac8226efd104b43d11a879ab610a [diff] [blame] |
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