Skip to content

Commit aa34657

Browse files
committed
[clang-scan-deps] Fix builds with BUILD_SHARED_LIBS=ON
This fixes building in this configuration after 87e1104.
1 parent ad3ad15 commit aa34657

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/tools/clang-scan-deps/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
set(LLVM_LINK_COMPONENTS
2+
${LLVM_TARGETS_TO_BUILD}
23
Core
34
Option
45
Support

0 commit comments

Comments
 (0)