SDL_ttfΒΆ

hunter_add_package(SDL_ttf)
find_package(SDL_ttf CONFIG REQUIRED)
target_link_libraries(... SDL_ttf::SDL_ttf)