add_catch2_executable(
    NAME
        ucs2
    SRCS
        unittest_ucs2.cpp
    LIBS
        ucs2
)
