aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/json/common/ya.make
blob: ae064167e6b25367d914cce1bad6add42c134a00 (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    defs.cpp
)

END()