add_catch2_executable(
    NAME
        tar
    SRCS
        test_tar.cpp
    LIBS
        tar
)
