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 0add4b9 commit 49248a4Copy full SHA for 49248a4
stdlib/public/stubs/CMakeLists.txt
@@ -34,7 +34,6 @@ add_swift_library(swiftStdlibStubs OBJECT_LIBRARY TARGET_LIBRARY
34
${swift_stubs_unicode_normalization_sources}
35
C_COMPILE_FLAGS ${swift_stubs_c_compile_flags}
36
LINK_FLAGS ${SWIFT_RUNTIME_CORE_LINK_FLAGS}
37
- LINK_LIBRARIES ${ICU_UC_LIBRARY} ${ICU_I18N_LIBRARY}
38
TARGET_SDKS ANDROID CYGWIN FREEBSD LINUX
39
INSTALL_IN_COMPONENT stdlib)
40
0 commit comments