Jan Alexander Steffens (heftig)
9f2b05c1e6
meson: Fix vapi build
...
Apparently vapigen can't find the NetworkManager-1.0.gir belonging to
libnm-util.vapi.
(cherry picked from commit 44f14e969b
)
2018-09-13 14:33:20 +02:00
Iñigo Martínez
50930ed19a
meson: Use string variables extensively
...
The strings holding the names used for libraries have also been
moved to different variables. This way they would be less error
as these variables can be reused easily and any typing error
would be quickly detected.
2018-01-10 12:22:55 +01:00
Iñigo Martínez
03637ad8b5
build: add initial support for meson build system
...
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.
[thaller@redhat.com: rebased patch and adjusted for iwd support]
https://mail.gnome.org/archives/networkmanager-list/2017-December/msg00022.html
2017-12-13 15:48:50 +01:00