diff options
Diffstat (limited to 'clang/lib/Lex')
| -rw-r--r-- | clang/lib/Lex/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Lex/CMakeLists.txt b/clang/lib/Lex/CMakeLists.txt index 39c4fd590dc..0a2ffdbf232 100644 --- a/clang/lib/Lex/CMakeLists.txt +++ b/clang/lib/Lex/CMakeLists.txt @@ -13,6 +13,7 @@ add_clang_library(clangLex MacroInfo.cpp ModuleMap.cpp PPCaching.cpp + PPCallbacks.cpp PPDirectives.cpp PPExpressions.cpp PPLexerChange.cpp |

