summaryrefslogtreecommitdiff
path: root/CMakeLists.txt.linux
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt.linux')
-rw-r--r--CMakeLists.txt.linux10
1 files changed, 10 insertions, 0 deletions
diff --git a/CMakeLists.txt.linux b/CMakeLists.txt.linux
index 6d640cf..1bef176 100644
--- a/CMakeLists.txt.linux
+++ b/CMakeLists.txt.linux
@@ -139,6 +139,16 @@ INSTALL(
)
INSTALL(
+ FILES ${CMAKE_SOURCE_DIR}/res/pic/fqterm_256x256.png
+ DESTINATION share/pixmaps/
+ PERMISSIONS
+ OWNER_WRITE OWNER_READ
+ GROUP_READ
+ WORLD_READ
+ RENAME fqterm.png
+)
+
+INSTALL(
FILES ${fqterm_qm_files}
DESTINATION share/FQTerm/dict/
PERMISSIONS