aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp/absl/meta/ya.make
blob: 28e1e1f4a193a26355c84257d69b08ae2f6a1eb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by devtools/yamaker.

LIBRARY()

OWNER(g:cpp-contrib)

LICENSE(Apache-2.0)

LICENSE_TEXTS(.yandex_meta/licenses.list.txt)

PEERDIR(
    contrib/restricted/abseil-cpp/absl/base
)

END()