[clang][unittests] Fix shared lib builds

This commit is contained in:
Kadir Cetinkaya 2021-10-25 15:09:39 +02:00
parent 6e46b66e2a
commit 333c36bec0
No known key found for this signature in database
GPG Key ID: E39E36B8D2057ED6
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ clang_target_link_libraries(ASTTests
clangASTMatchers
clangBasic
clangFrontend
clangLex
clangSerialization
clangTesting
clangTooling