Add icon to share/icons for Linux.

This commit is contained in:
2025-11-30 19:55:03 -08:00
parent 44807d0f40
commit 68286ecb7c

View File

@@ -201,4 +201,5 @@ if (${BUILD_GUI})
endif ()
# Install kge man page only when GUI is built
install(FILES docs/kge.1 DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
install(FILES kge.png DESTINATION ${CMAKE_INSTALL_PREFIX}/share/icons)
endif ()