Skip to content
Snippets Groups Projects
Commit 19f8bf61 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Add cmake build support for recreating icons and cursors.


If enabled with cmake command line option BUILD_ICONS and/or BUILD_CURSOR_ICONS
icons and cursor bitmaps are rendered from svg sources by a qt helper
application named svg2png automatically on building umbrello.

Cursor bitmaps are combination of a cursor template svg file and regular
umbrello icons. The cursor template svg file is added by this patch too.

For debugging purpose the additional cmake variable BUILD_ICONS_INTO_SIZE_RELATED_DIRS
is available.

BUG:361964

Signed-off-by: default avatarRalf Habacker <ralf.habacker@freenet.de>
parent f198de76
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment