mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
fish.desktop: install .desktop and icon
This commit is contained in:
parent
39569f9313
commit
f36a391f26
@ -216,6 +216,9 @@ IF(GETTEXT_FOUND)
|
||||
ENDFOREACH()
|
||||
ENDIF()
|
||||
|
||||
INSTALL(FILES fish.desktop DESTINATION ${rel_datadir}/applications)
|
||||
INSTALL(FILES fish.png DESTINATION ${rel_datadir}/pixmaps)
|
||||
|
||||
# Group install targets into a InstallTargets folder
|
||||
SET_PROPERTY(TARGET build_fish_pc CHECK-FISH-BUILD-VERSION-FILE
|
||||
test_fishscript
|
||||
|
Loading…
x
Reference in New Issue
Block a user