1add_header_library(
2  memory_utils
3  HDRS
4    utils.h
5    memcpy_utils.h
6    memset_utils.h
7)
8