Skip to content

Commit

Permalink
[clang-scan-deps] Fix builds with BUILD_SHARED_LIBS=ON
Browse files Browse the repository at this point in the history
This fixes building in this configuration after
87e1104.

(cherry picked from commit aa34657)
  • Loading branch information
mstorsjo authored and llvmbot committed Sep 24, 2024
1 parent 257d8d3 commit 34463f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clang/tools/clang-scan-deps/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
Core
Option
Support
Expand Down

0 comments on commit 34463f8

Please sign in to comment.