mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-08 16:17:24 +03:00
fa770871e9
1. Use FeatureSummary module to show configuration results. 2. Invert option()/find_package() relationship: instead of calling find_package(... REQUIRED) when option is set, rely on optional find package call and PackageName_FOUND variable. 3. Refactor handling options that result in simple preprocessor defines (actually copy the snippet from libtorrent) so that everything is done in a single function call. 4. Populate target properties in order to get rid of include_directories() calls. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
downloadedpiecesbar.cpp | ||
downloadedpiecesbar.h | ||
peerlistdelegate.h | ||
peerlistsortmodel.h | ||
peerlistwidget.cpp | ||
peerlistwidget.h | ||
peersadditiondlg.cpp | ||
peersadditiondlg.h | ||
peersadditiondlg.ui | ||
pieceavailabilitybar.cpp | ||
pieceavailabilitybar.h | ||
piecesbar.cpp | ||
piecesbar.h | ||
properties.pri | ||
propertieswidget.cpp | ||
propertieswidget.h | ||
propertieswidget.ui | ||
proplistdelegate.cpp | ||
proplistdelegate.h | ||
proptabbar.cpp | ||
proptabbar.h | ||
speedplotview.cpp | ||
speedplotview.h | ||
speedwidget.cpp | ||
speedwidget.h | ||
trackerlist.cpp | ||
trackerlist.h | ||
trackersadditiondlg.cpp | ||
trackersadditiondlg.h | ||
trackersadditiondlg.ui |