Remove the WebP format

This will be in Qt 5.3.

REVIEW: 116026
This commit is contained in:
Alex Merry
2014-02-24 17:07:01 +00:00
parent 89a3e64c0e
commit 6375160828
17 changed files with 0 additions and 538 deletions

View File

@ -82,6 +82,3 @@ endif()
if (OpenEXR_FOUND)
# FIXME: OpenEXR tests
endif()
if (WebP_FOUND)
kimageformats_read_tests(webp)
endif()