Skip to content

Build core library and plugins only

Richard Liebscher requested to merge (removed):build_core_only into master

Summary

Allow building only the core library and some plugins to make it possible to use the library in a other project. Also it is possible to not use KIO, because KIO is a heavy dependency.

Context

The library will be used in the SailfishConnect port as a git submodule.

Test Plan

Compiles the default way and for the library way.

Edited by Richard Liebscher

Merge request reports