libgnt/libgnt

Prepare for the next round of development
release-2.x.y
5 months ago, Gary Kramlich
20f8c9dcfbed
Prepare for the next round of development

Testing Done:
Ran `meson dist`

Reviewed at https://reviews.imfreedom.org/r/2888/
option(
'python2',
type: 'boolean', value: true,
description: 'Whether or not to include python support.',
)
option(
'doc',
type: 'boolean', value: true,
description: 'Whether or not to build the documentation.',
)