Skip to content

Commit 5488e3e

Browse files
committed
[InstallAPI] add explicit dependency on llvmOption library
1 parent 2167881 commit 5488e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/tools/clang-installapi/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ set(LLVM_LINK_COMPONENTS
22
Support
33
TargetParser
44
TextAPI
5+
Option
56
)
67

78
add_clang_tool(clang-installapi

0 commit comments

Comments
 (0)