aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/tvmauth/src/rw/ut_large/gen/ya.make
blob: 7b62d5c726e92eb3f36b92887e1427bfe9e007d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PROGRAM()

OWNER(g:passport_infra)

SRCS(
    main.cpp
)

PEERDIR(
    library/cpp/string_utils/base64
    library/cpp/tvmauth/src/rw
)

END()