qulogic/talkatu

A tag table is not a GtkWidget

2018-09-08, Gary Kramlich
87dba08179b6
A tag table is not a GtkWidget
###############################################################################
# Options
###############################################################################
option(
'nls',
type : 'boolean', value : true,
description : 'Install translation files'
)
option(
'doc',
type : 'boolean', value : true,
description : 'build documentation with gtk-doc'
)
option(
'gobject-introspection',
type : 'boolean', value : true,
description : 'build gobject-introspection support'
)