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

smb: split module into two targets of which one is a static lib

Summary:
this allows us to use the intermediate static target for unit testing
(which we'll want for smburl at the very least).
the effective output remains unchanged, we simply have a fake library
now before we turn it into a proper plugin .so.

kdemain as a result was moved to its own file and only gets built into the
final plugin but not the static library as it'd not have any use there
anyway

Test Plan: builds and works still

Reviewers: ngraham, apol

Reviewed By: apol

Subscribers: apol, kde-frameworks-devel, kfm-devel

Tags: #dolphin, #frameworks

Differential Revision: https://phabricator.kde.org/D27800
parent 5cfd852a
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