Skip to content

Commit

Permalink
Add llvm-strings and clang-cpp to the distribution (#513)
Browse files Browse the repository at this point in the history
This is a cherry-pick of #511 and #512 to the llvm-19 branch.
  • Loading branch information
ostannard authored Sep 30, 2024
1 parent dbe06cc commit bd227fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ set(BUG_REPORT_URL "https://github.com/ARM-software/LLVM-embedded-toolchain-for-
set(LLVM_DISTRIBUTION_COMPONENTS
clang-resource-headers
clang
clang-cpp
dsymutil
lld
llvm-ar
Expand All @@ -180,6 +181,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
llvm-readelf
llvm-readobj
llvm-size
llvm-strings
llvm-strip
llvm-symbolizer
LTO
Expand Down

0 comments on commit bd227fd

Please sign in to comment.