add recommended build flag for webp set to the default value

This commit is contained in:
nulano 2022-09-07 19:31:31 +02:00
parent 8b1f92a756
commit 17e5f1eb3b
No known key found for this signature in database
GPG Key ID: B650CDF63B705766

View File

@ -188,6 +188,7 @@ deps = {
"all",
[
"CFG=release-static",
"RTLIBCFG=dynamic",
"OBJDIR=output",
"ARCH={architecture}",
"LIBWEBP_BASENAME=webp",