build: Add gobject-introspection support

Verified to all be introspectable.

Signed-off-by: Philip Withnall <withnall@endlessm.com>

https://phabricator.endlessm.com/T23859
This commit is contained in:
Philip Withnall 2018-10-02 15:57:04 +01:00
parent 9b8cef7697
commit 1235c275eb
2 changed files with 12 additions and 0 deletions

View file

@ -9,6 +9,7 @@ project('eos-parental-controls', 'c',
]
)
gnome = import('gnome')
i18n = import('i18n')
pkgconfig = import('pkgconfig')