Skip to content

Commit

Permalink
[InstallAPI] add explicit dependency on llvmOption library
Browse files Browse the repository at this point in the history
  • Loading branch information
cyndyishida committed Feb 21, 2024
1 parent 2167881 commit 5488e3e
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 @@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
Support
TargetParser
TextAPI
Option
)

add_clang_tool(clang-installapi
Expand Down

0 comments on commit 5488e3e

Please sign in to comment.