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 109dc73 commit 03ba40eCopy full SHA for 03ba40e
icuSources/CMakeLists.txt
@@ -22,7 +22,6 @@ add_subdirectory(common)
22
add_subdirectory(i18n)
23
add_subdirectory(io)
24
25
-target_link_libraries(_FoundationICU PRIVATE stdc++)
26
target_compile_definitions(_FoundationICU PRIVATE U_I18N_IMPLEMENTATION U_IO_IMPLEMENTATION)
27
if(CMAKE_SYSTEM_NAME STREQUAL Linux)
28
target_compile_definitions(_FoundationICU PRIVATE SWIFT_PACKAGE=1)
0 commit comments