aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/aws/aws-c-auth/.yandex_meta/__init__.py
blob: 11284abdb3c12211d780f3175c7bfe951fd507de (plain) (blame)
1
2
3
4
5
6
7
from devtools.yamaker.project import CMakeNinjaNixProject


aws_c_auth = CMakeNinjaNixProject(
    arcdir="contrib/restricted/aws/aws-c-auth",
    nixattr="aws-c-auth",
)