Review Request 127600: Add support for imagemagick convert tool for Windows app icon generation
Stephen Kelly
steveire at gmail.com
Sun Apr 17 20:57:19 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127600/#review94674
-----------------------------------------------------------
Seems to make sense, but the IMPORTED target should be called ImageMagick::convert instead of Convert::Convert. ImageMagick is a namespace, and other executables like ImageMagick::compare etc should be in the same one if they get added some day.
- Stephen Kelly
On April 7, 2016, 11:01 a.m., Andre Heinecke wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127600/
> -----------------------------------------------------------
>
> (Updated April 7, 2016, 11:01 a.m.)
>
>
> Review request for Extra Cmake Modules.
>
>
> Repository: extra-cmake-modules
>
>
> Description
> -------
>
> This is mainly useful when cross compiling for Windows. On debian there is no png2ico packaged, but convert is easily available through packages.
> Another advantage of convert is that it can also handle 256px png's this is the reason I've preferred it over png2ico if both would be available.
>
>
> Diffs
> -----
>
> find-modules/FindConvert.cmake PRE-CREATION
> modules/ECMAddAppIcon.cmake ca64314
>
> Diff: https://git.reviewboard.kde.org/r/127600/diff/
>
>
> Testing
> -------
>
> Built kleopatra for Windows on Debian GNU/Linux with it and checked that the icon is correctly embedded.
>
>
> Thanks,
>
> Andre Heinecke
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20160417/730c4f2e/attachment.html>
More information about the Kde-buildsystem
mailing list