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