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

SRCS(
    substbuf.cpp
)

END()