xref
: /
llvm-project-15.0.7
/
libc
/
src
/
string
/
memory_utils
/
CMakeLists.txt
(revision ab67fd39)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
add_header_library(
2
memory_utils
3
HDRS
4
utils.h
5
memcpy_utils.h
6
memset_utils.h
7
)
8