aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/arcadia_test/ya.make
blob: ab9caec7bc4b36a271b6002b413be07f84c1687b (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()