Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
meta: install desktop file
  • Loading branch information
FuchtelJockel authored and dragotin committed Dec 23, 2024
1 parent d4a9b71 commit 3db07f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
########### install files ###############

# install(FILES kraft.desktop DESTINATION ${ECM_APPS_INSTALL_DIR} RENAME de.volle_kraft_voraus.kraft.desktop)
install(FILES kraft.desktop DESTINATION ${KDE_INSTALL_APPDIR} RENAME de.volle_kraft_voraus.kraft.desktop)
install(FILES kraft.appdata.xml DESTINATION ${KDE_INSTALL_METAINFODIR} RENAME de.volle_kraft_voraus.kraft.appdata.xml)

0 comments on commit 3db07f2

Please sign in to comment.