~tristan957/harvest-almanac

c9cf012ccba433187af36838586e54f69606901b — Tristan Partin 4 years ago a1d16aa
meson: update options descriptions
1 files changed, 1 insertions(+), 1 deletions(-)

M meson_options.txt
M meson_options.txt => meson_options.txt +1 -1
@@ 3,4 3,4 @@ option('lib-only', type: 'boolean', value: false,
option('use-system-harvest-glib', type: 'boolean', value: false,
	description: 'Use the system provided harvest-glib instead of the local copy')
option('with-tests', type: 'boolean', value: true,
	description: 'Build the test suite.')
	description: 'Build the test suite')