Skip to content

Commit 4947575

Browse files
committed
Unbreak the shared cmake build. libToolingCore now depends on libAST.
llvm-svn: 251026
1 parent a6324c9 commit 4947575

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/Tooling/Core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ add_clang_library(clangToolingCore
55
Replacement.cpp
66

77
LINK_LIBS
8+
clangAST
89
clangBasic
910
clangLex
1011
clangRewrite

0 commit comments

Comments
 (0)