1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
PY23_TEST() SUBSCRIBER(g:util-subscribers) SRCDIR(util/digest) PY_SRCS( NAMESPACE util.digest multi_ut.pyx ) TEST_SRCS( test_digest.py ) END()