build(cmake): Use GNUInstallDirs to install data and lib directories (#1817)

This commit is contained in:
Timo Gurr
2024-01-01 03:53:16 +01:00
committed by GitHub
parent 44b34d1e23
commit faeeb7ec57
4 changed files with 16 additions and 14 deletions

View File

@@ -12,4 +12,4 @@ Actions=RunInTerminal;
[Desktop Action RunInTerminal]
Name=Run in Terminal
Icon=application-x-executable
Exec=gio launch @CMAKE_INSTALL_PREFIX@/share/applications/sunshine_terminal.desktop
Exec=gio launch @CMAKE_INSTALL_DATAROOTDIR@/applications/sunshine_terminal.desktop