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 c2107ab commit 1a31c3aCopy full SHA for 1a31c3a
stdlib/public/SwiftShims/CMakeLists.txt
@@ -105,7 +105,7 @@ add_custom_command_target(unused_var
105
COMMENT "Symlinking Clang resource headers into ${SWIFTLIB_DIR}/clang")
106
add_dependencies(copy_shim_headers symlink_clang_headers)
107
108
-swift_install_in_component(compiler
+swift_install_in_component(stdlib
109
FILES ${sources}
110
DESTINATION "lib/swift/shims")
111
0 commit comments