Skip to content
Commit 6602bc68 authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

pack drkonqi into a transient static lib we can use for unit testing

Summary:
without the static lib this is fairly cumbersome because most classes
depend on config-drkonqi and more importantly the qdebug category. by
having everything in a static lib we can simply pull that in as a link
target and get access to all compilation units and have include dirs
set up etc.

Test Plan: builds & tests pass

Reviewers: #plasma, apol

Reviewed By: apol

Subscribers: apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D22135
parent 5444c0f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment