libyuvΒΆ

hunter_add_package(libyuv)
find_package(libyuv CONFIG REQUIRED)
target_link_libraries(... PUBLIC libyuv::yuv)