meson: Change project name to xwayland

(cherry picked from commit 001f0c8938)
This commit is contained in:
Michel Dänzer 2020-10-23 12:25:16 +02:00 committed by Olivier Fourdan
parent 4718dca4f8
commit a15dbb8886

View file

@ -1,4 +1,4 @@
project('xserver', 'c',
project('xwayland', 'c',
default_options: [
'buildtype=debugoptimized',
'c_std=gnu99',