Skip to content

Commit 7c2c177

Browse files
authored
Add clang-cpp to the distribution (#512)
This is a symlink to clang, which makes it act like the C preprocessor by default.
1 parent c9fcdf9 commit 7c2c177

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ set(BUG_REPORT_URL "https://github.com/ARM-software/LLVM-embedded-toolchain-for-
172172
set(LLVM_DISTRIBUTION_COMPONENTS
173173
clang-resource-headers
174174
clang
175+
clang-cpp
175176
dsymutil
176177
lld
177178
llvm-ar

0 commit comments

Comments
 (0)