Skip to content

Commit 6442f3e

Browse files
committed
Install swiftCompatibility50 as part of the compiler component
1 parent dffd1b2 commit 6442f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/public/Compatibility50/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ add_swift_target_library(swiftCompatibility50 TARGET_LIBRARY STATIC
77
C_COMPILE_FLAGS ${swift_runtime_library_compile_flags}
88
LINK_FLAGS ${swift_runtime_linker_flags}
99
TARGET_SDKS ${SWIFT_APPLE_PLATFORMS}
10-
INSTALL_IN_COMPONENT stdlib)
10+
INSTALL_IN_COMPONENT compiler)

0 commit comments

Comments
 (0)