1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
LIBRARY() SRCS( delim_string_iter.cpp split_iterator.cpp ) PEERDIR( library/cpp/deprecated/kmp ) END() RECURSE_FOR_TESTS( ut )