Skip to content

Commit d1f4ddc

Browse files
committed
[Build System: CMake] Install the layouts-*.yaml files in the compiler component.
1 parent c2107ab commit d1f4ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ foreach(sdk ${SWIFT_SDKS})
143143
"swift-stdlib-${platform}-${arch}"
144144
"copy-legacy-layouts-${platform}-${arch}")
145145

146-
swift_install_in_component(stdlib
146+
swift_install_in_component(compiler
147147
FILES ${input}
148148
DESTINATION "lib/swift/${platform}/")
149149
else()

0 commit comments

Comments
 (0)