aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/string_utils/ztstrbuf/ya.make
blob: 019d9e890bb7f8b4dbe2595ac891c5322b9bb349 (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    ztstrbuf.cpp
)

END()