add_custom_target(libc_string_unittests)

add_subdirectory(strcpy)
add_subdirectory(strcat)
