aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp/absl/meta/ya.make
blob: 94195788bfd4350853603850f4ed46acd9b42cd5 (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()