deloptes wrote:
Hi,
in an old Makefile.am I have
KDE_ICON = AUTO
what is its meaning?
When porting to CMake -do I need to take care of it?
thanks
I found this
https://wiki.trinitydesktop.org/Icon_Loading_(KDE3_Architecture)
and in some code
tde_install_icons( ) in the CMakeList.txt.
I need confirmation or better link to documentation on the cmake macros.
thanks