Improve configurability. Issue #104. (#105)

This commit is contained in:
Branimir Karadžić
2026-02-19 20:33:24 -08:00
committed by GitHub
parent 0571f0abad
commit b43fea9eae
4 changed files with 98 additions and 74 deletions

View File

@@ -30,7 +30,7 @@ project "bimg_decode"
if _OPTIONS["with-libheif"] then
defines {
"BIMG_DECODE_HEIF=1",
"BIMG_CONFIG_PARSE_HEIF=1",
}
end