Move AddTorrentParams to its own header (#6712)

* Move AddTorrentParams to its own header

* fixup! Move AddTorrentParams to its own header
This commit is contained in:
Vladimir Golovnev
2017-04-29 11:49:40 +03:00
committed by GitHub
parent 70f1153413
commit 93df0ef1d1
4 changed files with 55 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
find_package(ZLIB REQUIRED)
set(QBT_BASE_HEADERS
bittorrent/addtorrentparams.h
bittorrent/cachestatus.h
bittorrent/infohash.h
bittorrent/magneturi.h