Skip to content

Commit 81c528d

Browse files
committed
[clang][tooling] Link LLVMOption to ToolingTests
This fixes a build failure introduced in 11ee699.
1 parent b86c73d commit 81c528d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/unittests/Tooling/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
set(LLVM_LINK_COMPONENTS
22
${LLVM_TARGETS_TO_BUILD}
3+
Option
34
FrontendOpenMP
45
Support
56
)

0 commit comments

Comments
 (0)