1 2 3 4 5 6 7 8 9 10 11
PY3_PROGRAM(update-test-status) PY_SRCS( __main__.py ) PEERDIR( contrib/python/click ) END()