Sign in
llvm
/
llvm-project
/
087b67cc067710aeb2d660aed4b686df8754d418
/
.
/
libc
/
src
/
wchar
/
CMakeLists.txt
blob: 7af881dac79e8c30d71052704a77dd52ab43c1bc [
file
]
add_entrypoint_object(
wctob
SRCS
wctob.cpp
HDRS
wctob.h
DEPENDS
libc.include.stdio
libc.include.wchar
libc.src.__support.wctype_utils
)