Sign in
llvm
/
llvm-project
/
a78861fc55d18046989ff4d624a037e9181da170
/
.
/
libc
/
src
/
wchar
/
CMakeLists.txt
blob: c89b05e80e5d82632d18f62f330f934da5aa7d94 [
file
]
add_entrypoint_object(
wctob
SRCS
wctob.cpp
HDRS
wctob.h
DEPENDS
libc.hdr.types.wint_t
libc.src.__support.wctype_utils
)