libvips: Add bin directory to Path

Closes #4313
This commit is contained in:
Rashil Gandhi 2023-01-06 22:36:32 +05:30 committed by GitHub
parent b2f6de3d67
commit b8d2cd70ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,12 +14,7 @@
}
},
"extract_dir": "vips-dev-8.13",
"bin": [
"bin\\vips.exe",
"bin\\vipsedit.exe",
"bin\\vipsheader.exe",
"bin\\vipsthumbnail.exe"
],
"env_add_path": "bin",
"checkver": {
"github": "https://github.com/libvips/build-win64-mxe"
},