aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/abseil-cpp-tstring/y_absl/memory/ya.make
blob: d1894c43e59ae1ff77250aa75e204ffaf2adf214 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Generated by devtools/yamaker.

LIBRARY()

LICENSE(Apache-2.0)

LICENSE_TEXTS(.yandex_meta/licenses.list.txt)

VERSION(20240116.2)

ORIGINAL_SOURCE(https://github.com/abseil/abseil-cpp/archive/20240116.2.tar.gz)

PEERDIR(
    contrib/restricted/abseil-cpp-tstring/y_absl/meta
)

NO_RUNTIME()

END()