aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/arcadia_test/ya.make
blob: 9d9ba18de99fe7bbef5de087fb576d255277b87d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
OWNER(rb:yatool)

UNITTEST()

WITHOUT_LICENSE_TEXTS()

SRCS(
    test_shared_ptr.cpp
)

PEERDIR(
    contrib/restricted/boost
)

END()