add_catch2_executable(
    NAME
        utils-rrule
    SRCS
        unittest_rrule.cpp
    LIBS
        rrule
)
