#ecm_install_icons( ${ICON_INSTALL_DIR}   )
ecm_install_icons(ICONS
                  hi16-apps-cantor.png
                  hi22-apps-cantor.png
                  hi32-apps-cantor.png
                  hi48-apps-cantor.png
                  hi64-apps-cantor.png
                  hi128-apps-cantor.png
                  hi48-apps-luabackend.png
                  hi48-apps-maximabackend.png
                  hi48-apps-octavebackend.png
                  hi48-apps-pythonbackend.png
                  hi48-apps-qalculatebackend.png
                  hi48-apps-rbackend.png
                  hi48-apps-sagebackend.png
                  hi48-apps-scilabbackend.png
                  DESTINATION ${ICON_INSTALL_DIR}
                  THEME hicolor)
