forked from OSchip/llvm-project
[clang][unittests] Fix shared lib builds
This commit is contained in:
parent
6e46b66e2a
commit
333c36bec0
|
@ -39,6 +39,7 @@ clang_target_link_libraries(ASTTests
|
|||
clangASTMatchers
|
||||
clangBasic
|
||||
clangFrontend
|
||||
clangLex
|
||||
clangSerialization
|
||||
clangTesting
|
||||
clangTooling
|
||||
|
|
Loading…
Reference in New Issue