Split KIdentityManagement into a core and widgets library
We have many more users of the core classes than the configuration UI, including many of the background processes. For those we now avoid linking against a bunch of unnecessary and not exactly lightweight UI libraries, such as the entire rich text editing stack.
src/core/CMakeLists.txt
0 → 100644
File moved
src/widgets/CMakeLists.txt
0 → 100644
File moved
File moved
Please register or sign in to comment