package/wpebackend-fdo: switch over to Meson
The CMake based build system will be eventually removed by upstream so it seems like a good idea to switch over to Meson already before that happens. Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
1283cb0fc2
commit
0f39a8ede2
@ -12,4 +12,4 @@ WPEBACKEND_FDO_LICENSE = BSD-2-Clause
|
||||
WPEBACKEND_FDO_LICENSE_FILES = COPYING
|
||||
WPEBACKEND_FDO_DEPENDENCIES = libepoxy libglib2 libwpe wayland
|
||||
|
||||
$(eval $(cmake-package))
|
||||
$(eval $(meson-package))
|
||||
|
Loading…
Reference in New Issue
Block a user