aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/deprecated/threadable/ya.make
blob: 58ffc0046f1ec8c883eb14d63a4fc2ab81c39bfd (plain) (blame)
1
2
3
4
5
6
7
LIBRARY()

SRCS(
    threadable.cpp
)

END()