summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Collapse)AuthorAgeFilesLines
* build: Use GNOME module post_install()Matt Turner2022-09-261-11/+0
|
* data: switch gdm.service.in to use cmake formatNiels De Graef2020-04-302-0/+45
We're going to be switching to meson, and meson doesn't deal too well with an @ in the configuration file that's not part of a substitution variable. This commit switches the gdm service over to use a cmake style of substitution variables, so we can later tell meson to use configure in cmake mode and workaround the @ confusion.