We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffd1b2 commit 6442f3eCopy full SHA for 6442f3e
stdlib/public/Compatibility50/CMakeLists.txt
@@ -7,4 +7,4 @@ add_swift_target_library(swiftCompatibility50 TARGET_LIBRARY STATIC
7
C_COMPILE_FLAGS ${swift_runtime_library_compile_flags}
8
LINK_FLAGS ${swift_runtime_linker_flags}
9
TARGET_SDKS ${SWIFT_APPLE_PLATFORMS}
10
- INSTALL_IN_COMPONENT stdlib)
+ INSTALL_IN_COMPONENT compiler)
0 commit comments