file(GLOB ICON_FILES *.gif *.png *.svg *.xpm)

PLUGIN_INSTALL(db_manager icons ${ICON_FILES})
