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.
  • Loading branch information
mstorsjo committed Sep 12, 2024
1 parent ad3ad15 commit aa34657
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 aa34657

Please sign in to comment.