mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-17 05:41:56 -05:00
move desktop to custom/
This commit is contained in:
parent
d488b4d912
commit
59c6193a49
@ -317,8 +317,8 @@ endif()
|
||||
if (${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
install(DIRECTORY custom/udev-rules DESTINATION share/sdrangel)
|
||||
install(FILES udev-rules/install.sh DESTINATION share/sdrangel/udev-rules PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
|
||||
install(FILES desktop/sdrangel.desktop DESTINATION share/applications)
|
||||
install(FILES desktop/sdrangel_icon.png DESTINATION share/pixmaps)
|
||||
install(FILES custom/desktop/sdrangel.desktop DESTINATION share/applications)
|
||||
install(FILES custom/desktop/sdrangel_icon.png DESTINATION share/pixmaps)
|
||||
endif()
|
||||
|
||||
############ uninstall target ################
|
||||
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Loading…
Reference in New Issue
Block a user