Generate love.desktop using CMake too

Since I cannot easily change the variable used there, update the autotools codepath to insert the CMake variable.
This commit is contained in:
Bart van Strien
2023-12-31 12:56:38 +01:00
parent 0302e0f2ac
commit 84982ff4ef
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Name=LÖVE
Comment=The unquestionably awesome 2D game engine
MimeType=application/x-love-game;
Exec=@bindir@/love %f
Exec=@CMAKE_INSTALL_FULL_BINDIR@/love %f
Type=Application
Categories=Development;Game;
Terminal=false