Meson display framework for linux.
- libdrm for drm-extension and weston-extension
- json-c is need for weston-extension
-
Build without modify Makefile.am/configure.ac
./configure make make install
-
Build after modify Makefile.am/configure.ac
autoreconf --install ./configure make make install
- Configure for package
-
enable debug
./configure --enable-debug
-