mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
Include the icon in krfb together with the application
This commit is contained in:
@@ -86,5 +86,6 @@ endif(Q_WS_X11)
|
||||
add_subdirectory(krfb)
|
||||
add_subdirectory(framebuffers)
|
||||
add_subdirectory(doc)
|
||||
add_subdirectory(icons)
|
||||
|
||||
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
|
||||
3
icons/CMakeLists.txt
Normal file
3
icons/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
ecm_install_icons(ICONS
|
||||
sc-apps-krfb.svgz
|
||||
DESTINATION ${KDE_INSTALL_ICONDIR} THEME hicolor )
|
||||
BIN
icons/sc-apps-krfb.svgz
Normal file
BIN
icons/sc-apps-krfb.svgz
Normal file
Binary file not shown.
Reference in New Issue
Block a user