D27800: smb: split module into two targets of which one is a static lib
Harald Sitter
noreply at phabricator.kde.org
Tue Mar 3 10:16:41 GMT 2020
sitter created this revision.
sitter added a reviewer: ngraham.
Herald added projects: Dolphin, Frameworks.
Herald added subscribers: kfm-devel, kde-frameworks-devel.
sitter requested review of this revision.
REVISION 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
REPOSITORY
R320 KIO Extras
BRANCH
smb-smburl-static
REVISION DETAIL
https://phabricator.kde.org/D27800
AFFECTED FILES
smb/CMakeLists.txt
smb/kio_smb.cpp
smb/main.cpp
To: sitter, ngraham
Cc: kde-frameworks-devel, kfm-devel, pberestov, iasensio, fprice, LeGast00n, cblack, MrPepe, fbampaloukas, alexde, GB_2, Codezela, feverfew, meven, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200303/cda278d7/attachment.html>
More information about the Kde-frameworks-devel
mailing list