Skip to content

Commit ce2f642

Browse files
committed
[clangd] Fix shared-lib builds after 2cdbc9c
1 parent c8db069 commit ce2f642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang-tools-extra/clangd/unittests/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
AllTargetsInfos
44
FrontendOpenMP
5+
TargetParser
56
)
67

78
if(CLANG_BUILT_STANDALONE)

0 commit comments

Comments
 (0)