Skip to content

meson: Implement the 'extract' and 'writeback' options

Sam Thursfield requested to merge sam/meson-writeback-extract-options into master

The options to disable the tracker-extract and tracker-writeback services were not actually doing anything.

Fixes #29 (closed) and #27 (closed)

The test suite will fail if either of these options are enabled as it expects to be able to test the extractor and writeback functionality.

Merge request reports