option(
  'lib',
  type: 'boolean',
  value: true,
)

option(
  'cli',
  type: 'boolean',
  value: true,
)
