blob: b53da21182500ce8cd39068df8af9c9bed24af5e [file] [log] [blame]
add_entrypoint_object(
strcat
SRCS
strcat.cpp
HDRS
strcat.h
DEPENDS
strcpy
string_h
)
add_entrypoint_object(
strcpy
SRCS
strcpy.cpp
HDRS
strcpy.h
DEPENDS
string_h
)