imagemagick: Add MAGICK_CONFIGURE_PATH (#3300)

This commit is contained in:
Vincenzo Mantova 2022-02-13 11:46:49 +00:00 committed by GitHub
parent dbd4c07a81
commit 380d18f06b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@
"innosetup": true,
"env_set": {
"MAGICK_HOME": "$dir",
"MAGICK_CONFIGURE_PATH": "$dir",
"MAGICK_CODER_MODULE_PATH": "$dir\\modules\\coders"
},
"env_add_path": ".",