Skip to content

Commit 60edf2f

Browse files
committed
Add deps to cmake
1 parent 9c4f8fd commit 60edf2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/src/time/strftime_core/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ add_header_library(
4343
.core_structs
4444
.parser
4545
.converter
46+
libc.src.__support.error_or
4647
libc.src.stdio.printf_core.writer
4748
libc.hdr.types.struct_tm
4849
)

0 commit comments

Comments
 (0)