meson: Change project name to xwayland

This commit is contained in:
Michel Dänzer 2020-10-23 12:25:16 +02:00 committed by Michel Dänzer
parent 0408fcb329
commit 001f0c8938

View File

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