Install graph icon

This commit is contained in:
Martchus 2022-04-17 19:48:20 +02:00
parent 2cdbb176ee
commit 744568b7cb
1 changed files with 2 additions and 1 deletions

View File

@ -45,7 +45,8 @@ set(IMG_FILES
static/img/icon/package-variant-white.svg
static/img/icon/cogs-white.svg
static/img/icon/console-line-white.svg
static/img/icon/table-refresh.svg)
static/img/icon/table-refresh.svg
static/img/icon/graph.svg)
set(CMAKE_MODULE_FILES cmake/modules/SystemdService.cmake)
set(CMAKE_TEMPLATE_FILES cmake/templates/systemd.service.in cmake/templates/sysusers.conf.in
cmake/templates/tmpfiles.conf.in)