Skip to content

Commit 93741ca

Browse files
jmschonfeldiCharlesHu
authored andcommitted
FoundationICU --> _FoundationICU
1 parent d627ec2 commit 93741ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/FoundationInternationalization/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ target_compile_options(FoundationInternationalization PRIVATE -package-name "Swi
2424
target_link_libraries(FoundationInternationalization PRIVATE
2525
_CShims
2626
FoundationEssentials
27-
FoundationICU)
27+
_FoundationICU)
2828

2929
set_target_properties(FoundationInternationalization PROPERTIES
3030
INSTALL_RPATH "$ORIGIN")

0 commit comments

Comments
 (0)