Skip to content

Commit 453c287

Browse files
committed
[include-cleaner] Add dependency to fix build with shared libraries
1 parent 1ca03a5 commit 453c287

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang-tools-extra/include-cleaner/unittests/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ clang_target_link_libraries(ClangIncludeCleanerTests
1919
clangAST
2020
clangBasic
2121
clangFrontend
22+
clangLex
2223
clangToolingInclusionsStdlib
2324
)
2425

0 commit comments

Comments
 (0)