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