File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,14 @@ add_object_library(
5959 SRCS
6060 mbrtowc.cpp
6161 DEPENDS
62- libc.hdr.errno_macros
63- libc.hdr.types.wchar_t
64- libc.hdr.types.size_t
65- libc.src.__support.common
66- libc.src.__support.error_or
67- libc.src.__support.macros .config
68- .character_converter
69- .mbstate
62+ libc.hdr.errno_macros
63+ libc.hdr.types.wchar_t
64+ libc.hdr.types.size_t
65+ libc.src.__support.common
66+ libc.src.__support.error_or
67+ libc.src.__support.macros .config
68+ .character_converter
69+ .mbstate
7070)
7171
7272add_header_library(
@@ -80,7 +80,7 @@ add_header_library(
8080 libc.src.__support.common
8181 libc.src.__support.error_or
8282 libc.src.__support.macros .config
83- libc.src.__support.nacros .null_check
83+ libc.src.__support.macros .null_check
8484 .character_converter
8585 .mbstate
8686 .string_converter
You can’t perform that action at this time.
0 commit comments