Skip to content

Commit af7ae6a

Browse files
committed
[CMake] Add the new clang features file to the distribution
clang-features-file was added to the install but not the distribution. It's intended to communicate to build systems that a new feature and associated flags are available, so should be added to the distribution. Resolves rdar://72387110
1 parent 42fc8cf commit af7ae6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/cmake/caches/Apple-stage2.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ set(LLVM_DISTRIBUTION_COMPONENTS
7676
clang-resource-headers
7777
cxx-headers
7878
Remarks
79+
clang-features-file
7980
${LLVM_TOOLCHAIN_TOOLS}
8081
${LLVM_TOOLCHAIN_UTILITIES}
8182
CACHE STRING "")

0 commit comments

Comments
 (0)