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

END()