libgnt/libgnt

Export our builds so we can save the logs
release-2.x.y
2021-09-28, Gary Kramlich
3fadbfa21320
Export our builds so we can save the logs

Testing Done:
Ran locally

Reviewed at https://reviews.imfreedom.org/r/956/
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.',
)