Skip to content

Add/respect KF_SKIP_PO_PROCESSING cmake option

Alexander Lohnau requested to merge work/alex/skip_po into master

This means we can skip the installation and generation of localization related targets. Especially with the make buildsystem, this saves a bit of time.

See extra-cmake-modules!397 (merged) where the option is also used

Merge request reports