Skip to content

build: Port to meson build system

Iñigo Martínez requested to merge inigomartinez/vinagre:meson into master

meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools.

Merge request reports