Fix deps.

This commit is contained in:
Бранимир Караџић
2024-10-18 18:42:58 -07:00
parent aaf9125234
commit 7defabd308
2 changed files with 1 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ project "bimg_decode"
files {
path.join(BIMG_DIR, "include/**"),
path.join(BIMG_DIR, "src/image_decode.*"),
path.join(BIMG_DIR, "3rdparty/tinyexr/deps/miniz/miniz.*"),
}
if _OPTIONS["with-libheif"] then