Skip to content

Commit bd227fd

Browse files
authored
Add llvm-strings and clang-cpp to the distribution (#513)
This is a cherry-pick of #511 and #512 to the llvm-19 branch.
1 parent dbe06cc commit bd227fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ set(BUG_REPORT_URL "https://github.com/ARM-software/LLVM-embedded-toolchain-for-
165165
set(LLVM_DISTRIBUTION_COMPONENTS
166166
clang-resource-headers
167167
clang
168+
clang-cpp
168169
dsymutil
169170
lld
170171
llvm-ar
@@ -180,6 +181,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
180181
llvm-readelf
181182
llvm-readobj
182183
llvm-size
184+
llvm-strings
183185
llvm-strip
184186
llvm-symbolizer
185187
LTO

0 commit comments

Comments
 (0)