diff options
Diffstat (limited to 'lib/Lex/CMakeLists.txt')
-rw-r--r-- | lib/Lex/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Lex/CMakeLists.txt b/lib/Lex/CMakeLists.txt index 241abbc..2ee4682 100644 --- a/lib/Lex/CMakeLists.txt +++ b/lib/Lex/CMakeLists.txt @@ -12,6 +12,7 @@ add_clang_library(clangLex ModuleMap.cpp PPCaching.cpp PPCallbacks.cpp + PPConditionalDirectiveRecord.cpp PPDirectives.cpp PPExpressions.cpp PPLexerChange.cpp |