udt provides CMake targets:

    find_package(unofficial-udt CONFIG REQUIRED)
    target_link_libraries(main PRIVATE unofficial::udt::udt)
