Commit 9c9f38e7 authored by aavit's avatar aavit Committed by Jani Heikkinen
Browse files

Disable webp also for ios


Already disabled for android and winrt; seems that libwebp's use of
neon does not compile.

Change-Id: Ia119244da1ae3c92f69dfe5ed91d20e665102958
Reviewed-by: default avatarRichard Moe Gustavsen <richard.gustavsen@digia.com>
Showing with 1 addition and 1 deletion
......@@ -16,4 +16,4 @@ winrt {
tga
}
winrt|android: SUBDIRS -= webp
winrt|android|ios: SUBDIRS -= webp
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment