graphicsmagick: add gm.exe shim

This commit is contained in:
Richard Kuhnt 2018-05-10 21:54:18 +02:00
parent e33143cec7
commit da547a38b2
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@
] ]
}, },
"bin": [ "bin": [
"gm.exe",
[ [
"gm.exe", "gm.exe",
"gm-q16" "gm-q16"

View File

@ -28,6 +28,7 @@
] ]
}, },
"bin": [ "bin": [
"gm.exe",
[ [
"gm.exe", "gm.exe",
"gm-q8" "gm-q8"