Skip to content

Disable spellcheck explicity through cmake options

We are disabling spellcheck in Apertis to avoid enchant dependencies. But in the latest update, the build was still failing because of it.

This MR explicitly disabled the spellcheck feature flag in cmake

Signed-off-by: Ritesh Raj Sarraf ritesh.sarraf@collabora.com

Merge request reports