2015-12-07 11:17:08 -06:00
|
|
|
|
|
|
|
INSTALL(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} DESTINATION share/gnucash
|
|
|
|
PATTERN Makefile.* EXCLUDE
|
|
|
|
PATTERN CMakeLists.txt EXCLUDE
|
2017-07-04 09:21:27 -05:00
|
|
|
PATTERN hicolor EXCLUDE
|
2015-12-07 11:17:08 -06:00
|
|
|
)
|
2017-07-12 04:59:00 -05:00
|
|
|
FILE(COPY ${CMAKE_CURRENT_SOURCE_DIR}
|
|
|
|
DESTINATION ${DATADIR_BUILD}/gnucash
|
|
|
|
PATTERN Makefile.* EXCLUDE
|
|
|
|
PATTERN CMakeLists.txt EXCLUDE
|
|
|
|
PATTERN hicolor EXCLUDE
|
|
|
|
)
|
2015-12-07 11:17:08 -06:00
|
|
|
INSTALL(
|
2017-07-09 14:48:36 -05:00
|
|
|
DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/hicolor DESTINATION share/gnucash/icons
|
2017-07-10 05:07:32 -05:00
|
|
|
REGEX ".*/apps.*" EXCLUDE
|
2015-12-07 11:17:08 -06:00
|
|
|
)
|
2017-07-12 04:59:00 -05:00
|
|
|
FILE(
|
|
|
|
COPY ${CMAKE_CURRENT_SOURCE_DIR}/hicolor
|
|
|
|
DESTINATION ${DATADIR_BUILD}/gnucash/icons
|
|
|
|
REGEX ".*/apps.*" EXCLUDE
|
|
|
|
)
|
2015-12-07 11:17:08 -06:00
|
|
|
|
|
|
|
INSTALL(
|
2017-07-09 14:48:36 -05:00
|
|
|
DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/hicolor DESTINATION share/icons
|
2017-07-10 05:07:32 -05:00
|
|
|
REGEX ".*/actions.*" EXCLUDE
|
2015-12-07 11:17:08 -06:00
|
|
|
)
|
2017-07-12 04:59:00 -05:00
|
|
|
FILE(
|
|
|
|
COPY ${CMAKE_CURRENT_SOURCE_DIR}/hicolor
|
|
|
|
DESTINATION ${DATADIR_BUILD}/icons
|
|
|
|
REGEX ".*/actions.*" EXCLUDE
|
|
|
|
)
|
2017-07-09 14:48:36 -05:00
|
|
|
|
|
|
|
SET(gncpixmap_DATA
|
|
|
|
hicolor/16x16/actions/gnc-account.png
|
|
|
|
hicolor/24x24/actions/gnc-account.png
|
|
|
|
hicolor/16x16/actions/gnc-account-delete.png
|
|
|
|
hicolor/24x24/actions/gnc-account-delete.png
|
|
|
|
hicolor/16x16/actions/gnc-account-edit.png
|
|
|
|
hicolor/24x24/actions/gnc-account-edit.png
|
|
|
|
hicolor/16x16/actions/gnc-account-new.png
|
|
|
|
hicolor/24x24/actions/gnc-account-new.png
|
|
|
|
hicolor/16x16/actions/gnc-account-open.png
|
|
|
|
hicolor/24x24/actions/gnc-account-open.png
|
|
|
|
hicolor/16x16/actions/gnc-account-report.png
|
|
|
|
hicolor/24x24/actions/gnc-account-report.png
|
|
|
|
hicolor/16x16/actions/gnc-gnome-pdf.png
|
|
|
|
hicolor/24x24/actions/gnc-gnome-pdf.png
|
|
|
|
hicolor/16x16/actions/gnc-invoice.png
|
|
|
|
hicolor/24x24/actions/gnc-invoice.png
|
|
|
|
hicolor/16x16/actions/gnc-invoice-duplicate.png
|
|
|
|
hicolor/24x24/actions/gnc-invoice-duplicate.png
|
|
|
|
hicolor/16x16/actions/gnc-invoice-edit.png
|
|
|
|
hicolor/24x24/actions/gnc-invoice-edit.png
|
|
|
|
hicolor/16x16/actions/gnc-invoice-new.png
|
|
|
|
hicolor/24x24/actions/gnc-invoice-new.png
|
|
|
|
hicolor/16x16/actions/gnc-invoice-pay.png
|
|
|
|
hicolor/24x24/actions/gnc-invoice-pay.png
|
|
|
|
hicolor/16x16/actions/gnc-invoice-post.png
|
|
|
|
hicolor/24x24/actions/gnc-invoice-post.png
|
|
|
|
hicolor/16x16/actions/gnc-invoice-unpost.png
|
|
|
|
hicolor/24x24/actions/gnc-invoice-unpost.png
|
|
|
|
hicolor/16x16/actions/gnc-jumpto.png
|
|
|
|
hicolor/24x24/actions/gnc-jumpto.png
|
|
|
|
hicolor/16x16/actions/gnc-split-trans.png
|
|
|
|
hicolor/24x24/actions/gnc-split-trans.png
|
|
|
|
hicolor/16x16/actions/gnc-sx-new.png
|
|
|
|
hicolor/24x24/actions/gnc-sx-new.png
|
|
|
|
hicolor/16x16/actions/gnc-transfer.png
|
|
|
|
hicolor/24x24/actions/gnc-transfer.png
|
|
|
|
gnucash-icon.ico
|
|
|
|
gnucash-icon-48x48.bmp
|
|
|
|
gnucash_splash.png
|
2015-12-07 11:17:08 -06:00
|
|
|
)
|
2017-07-09 14:48:36 -05:00
|
|
|
|
|
|
|
SET(gncicon_DATA
|
|
|
|
hicolor/16x16/apps/gnucash-icon.png
|
|
|
|
hicolor/22x22/apps/gnucash-icon.png
|
|
|
|
hicolor/24x24/apps/gnucash-icon.png
|
|
|
|
hicolor/32x32/apps/gnucash-icon.png
|
|
|
|
hicolor/48x48/apps/gnucash-icon.png
|
|
|
|
hicolor/64x64/apps/gnucash-icon.png
|
|
|
|
hicolor/96x96/apps/gnucash-icon.png
|
|
|
|
hicolor/128x128/apps/gnucash-icon.png
|
|
|
|
hicolor/256x256/apps/gnucash-icon.png
|
2015-12-07 11:17:08 -06:00
|
|
|
)
|
|
|
|
|
2017-07-09 14:48:36 -05:00
|
|
|
SET(gncscalableicon_DATA
|
|
|
|
hicolor/scalable/apps/gnucash-icon.svg
|
2017-02-01 21:48:46 -06:00
|
|
|
)
|
|
|
|
|
2017-07-09 14:48:36 -05:00
|
|
|
SET_LOCAL_DIST(pixmaps_DIST_local CMakeLists.txt Makefile.am ${gncpixmap_DATA}
|
|
|
|
${gncicon_DATA} ${gncscalableicon_DATA})
|
2017-02-01 21:48:46 -06:00
|
|
|
SET(pixmaps_DIST ${pixmaps_DIST_local} PARENT_SCOPE)
|