NetworkManager/vapi/meson.build

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
148 B
Meson
Raw Permalink Normal View History

# SPDX-License-Identifier: LGPL-2.1-or-later
gnome.generate_vapi(
libnm_name,
sources: libnm_gir[0],
packages: 'gio-2.0',
install: true,
)