Skip to content

Commit 03ba40e

Browse files
authored
Remove direct link to stdc++ (#27)
1 parent 109dc73 commit 03ba40e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

icuSources/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ add_subdirectory(common)
2222
add_subdirectory(i18n)
2323
add_subdirectory(io)
2424

25-
target_link_libraries(_FoundationICU PRIVATE stdc++)
2625
target_compile_definitions(_FoundationICU PRIVATE U_I18N_IMPLEMENTATION U_IO_IMPLEMENTATION)
2726
if(CMAKE_SYSTEM_NAME STREQUAL Linux)
2827
target_compile_definitions(_FoundationICU PRIVATE SWIFT_PACKAGE=1)

0 commit comments

Comments
 (0)