mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 20:52:38 +01:00
Fix deps.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user