Skip to content

Commit 4521462

Browse files
committed
FoundationICU --> _FoundationICU
1 parent 8671950 commit 4521462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/CoreFoundation/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ target_compile_options(CoreFoundation PRIVATE
3434
target_precompile_headers(CoreFoundation PRIVATE internalInclude/CoreFoundation_Prefix.h)
3535

3636
target_link_libraries(CoreFoundation PRIVATE
37-
FoundationICU
37+
_FoundationICU
3838
dispatch)
3939

4040
file(COPY

0 commit comments

Comments
 (0)