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

SRCS(
    indent_text.cpp
)

END()