KDE-buildsystem-basics package ?
Stephen Kelly
steveire at gmail.com
Fri Jan 20 22:03:32 UTC 2012
David Faure wrote:
> On Friday 20 January 2012 19:59:29 Stephen Kelly wrote:
>> >> * handling icons
>>
>> Installed from wherever KIconEngine lives.
>
> Actually Qt supports icon themes too (QIcon::fromTheme), so this should be
> in cmake itself, either in FindQt4.cmake
Just to avoid confusion of other readers (I know you know this already :) ),
there isn't a FindQt5.cmake - Qt 5 provides its own cmake config files and
macro files, so if icon handling is to go upstream, it would either be to Qt
itself, or to CMake.
> or even more generic (non-qt apps
> can install icons into the icon theme standard paths, too).
>
More information about the Kde-buildsystem
mailing list