2015-05-04 17:19:09 +02:00

4 lines
102 B
CMake

FILE(GLOB ICON_FILES *.gif *.png *.xpm toolbar/*.png)
PLUGIN_INSTALL(db_manager icons ${ICON_FILES})