Skip to content

Commit

Permalink
[InstallAPI] add missing link to clangAST
Browse files Browse the repository at this point in the history
Appeases bots.
  • Loading branch information
cyndyishida committed Feb 28, 2024
1 parent f9b0799 commit 6101cf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/tools/clang-installapi/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ add_clang_tool(clang-installapi

clang_target_link_libraries(clang-installapi
PRIVATE
clangAST
clangInstallAPI
clangBasic
clangDriver
Expand Down

0 comments on commit 6101cf3

Please sign in to comment.