Remove dependency to KDE extragear (KTorrent).
commitf237348b2cb6014ccb54f0d9585d233225266161
authoruwolfer <uwolfer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 26 Mar 2008 19:24:24 +0000 (26 19:24 +0000)
committeruwolfer <uwolfer@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 26 Mar 2008 19:24:24 +0000 (26 19:24 +0000)
tree7eff7f34d1954aabd3f647a94603b937f414c815
parent056c2a8a94469ecbcdf115d44366d890f8a80a07
Remove dependency to KDE extragear (KTorrent).
Just create an svn external to the lib we need (libbtcore).
For now, the svn external points to KTorrent trunk. As soon as KTorrent 3.1 has been branched, we will switch over to that.
It is possible that things could break for a short time if massive changes happen in KTorrent as long as we stay with KTorrent trunk.

Also do not link against libbtcore, but compile it into the plugin. This way we can prevent problems people had in the past when LD_LIBRARY_PATH has not been set.

CCMAIL:joris.guisson@gmail.com, kget@kde.org

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdenetwork@790478 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
kget/transfer-plugins/bittorrent/CMakeLists.txt