summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2024-11-28 21:04:43 +0100
committerxengineering <me@xengineering.eu>2024-11-28 21:04:43 +0100
commit03a876c1e9f2caeff34812e40f1174a89b9b96e1 (patch)
treec57f1c31a7503620db27dc8f58ecf656344a7e82 /README.md
parentce503eaa13cf5d81a5710a45af0357156e11cfa0 (diff)
downloadgraphics-inkscape-03a876c1e9f2caeff34812e40f1174a89b9b96e1.tar
graphics-inkscape-03a876c1e9f2caeff34812e40f1174a89b9b96e1.tar.zst
graphics-inkscape-03a876c1e9f2caeff34812e40f1174a89b9b96e1.zip
Handle convert to magick transition correctly
ImageMagick version 7 deprecated the `convert` command. Using it will trigger warnings on distributions with a recent version of it like e.g. Arch Linux. On other distributions (e.g. Debian) the new `magick` command is not available since ImageMagick version 6 is currently used. CMake can handle this by choosing `magick` if present and `convert` if not. This is done by this commit.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions