NetworkManager/vapi/meson.build

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

9 lines
140 B
Meson
Raw Normal View History

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