treewide: Reformat meson files
Ran `meson format -e -i -r`. Signed-off-by: Evangelos Ribeiro Tzaras <devrtz@fortysixandtwo.eu> Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/798>
This commit is contained in:
committed by
Marge Bot
parent
50b34aec53
commit
fec9e953ae
@@ -6,4 +6,8 @@ ent_conf.set('PACKAGE_STRING', 'calls')
|
||||
ent_conf.set('PACKAGE_TARNAME', 'calls-' + meson.project_version())
|
||||
ent_conf.set('PACKAGE_URL', 'https://gitlab.gnome.org/GNOME/calls')
|
||||
ent_conf.set('PACKAGE_VERSION', meson.project_version())
|
||||
configure_file(input: 'gtkdocentities.ent.in', output: 'gtkdocentities.ent', configuration: ent_conf)
|
||||
configure_file(
|
||||
input: 'gtkdocentities.ent.in',
|
||||
output: 'gtkdocentities.ent',
|
||||
configuration: ent_conf,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user