add_executable(utf8-test utf8_test.cpp)
target_link_libraries(utf8-test meta-utf)
