Skip to content
Snippets Groups Projects
Forked from GNOME / gdm3
Source project has a limited visibility.
  • Niels De Graef's avatar
    fb0c9748
    data: switch gdm.service.in to use cmake format · fb0c9748
    Niels De Graef authored and Ray Strode's avatar Ray Strode committed
    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.
    fb0c9748
    History
    data: switch gdm.service.in to use cmake format
    Niels De Graef authored and Ray Strode's avatar Ray Strode committed
    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.