diff options
Diffstat (limited to 'clang/lib/Format/CMakeLists.txt')
-rw-r--r-- | clang/lib/Format/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/lib/Format/CMakeLists.txt b/clang/lib/Format/CMakeLists.txt index 0019d045cd0..42e6d53d9fe 100644 --- a/clang/lib/Format/CMakeLists.txt +++ b/clang/lib/Format/CMakeLists.txt @@ -20,5 +20,4 @@ add_clang_library(clangFormat clangBasic clangLex clangToolingCore - clangToolingInclusions ) |