summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/include-fixer/find-all-symbols/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tools-extra/include-fixer/find-all-symbols/CMakeLists.txt')
-rw-r--r--clang-tools-extra/include-fixer/find-all-symbols/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang-tools-extra/include-fixer/find-all-symbols/CMakeLists.txt b/clang-tools-extra/include-fixer/find-all-symbols/CMakeLists.txt
index 9cb1f3e7b2d..29fa310845a 100644
--- a/clang-tools-extra/include-fixer/find-all-symbols/CMakeLists.txt
+++ b/clang-tools-extra/include-fixer/find-all-symbols/CMakeLists.txt
@@ -12,6 +12,7 @@ add_clang_library(findAllSymbols
clangASTMatchers
clangBasic
clangFrontend
+ clangLex
clangTooling
clangToolingCore
)
OpenPOWER on IntegriCloud