Skip to content

Commit eb17017

Browse files
committed
[ATfE] Provide clang-scan-deps utility
Include clang-scan-deps utility into the package to enable C++20 module support.
1 parent cb86529 commit eb17017

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arm-software/embedded/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,7 @@ set(BUG_REPORT_URL "https://github.com/arm/arm-toolchain/issues" CACHE STRING ""
208208
set(LLVM_DISTRIBUTION_COMPONENTS
209209
clang-resource-headers
210210
clang
211+
clang-scan-deps
211212
dsymutil
212213
elf2bin
213214
lld

0 commit comments

Comments
 (0)