Skip to content

fix desktop file install paths#423

Open
popglitchx wants to merge 1 commit into
uowuo:masterfrom
popglitchx:fix-desktop-install-paths
Open

fix desktop file install paths#423
popglitchx wants to merge 1 commit into
uowuo:masterfrom
popglitchx:fix-desktop-install-paths

Conversation

@popglitchx

@popglitchx popglitchx commented Jun 25, 2026

Copy link
Copy Markdown

couple of small build fixes:

  • icon and metainfo were being dumped into share/applications alongside the .desktop file. icon wouldn't show up in launchers since the filename didn't match the Icon= key either. split them into their proper directories.
  • mlspp shim config from a prior run would get cached in MLSPP_DIR, making cmake skip the subproject on subsequent configures and breaking libdave's link step. unset the stale cache vars before find_package and moved the alias creation outside the if block so targets are always available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant