1 2 3 4 5 6 7 8 9 10 11 12 13 14
add_entrypoint_object( round REDIRECTED SRCS round.cpp HDRS round.h ) add_redirector_object( round_redirector SRC round_redirector.cpp )