mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-22 01:06:03 +03:00
0cb9884965
With pkg-config we can get a list of Boost components from Libtorrent dependencies and make qBittorrent depend only on these libraries in turn. For Windows user may provide a custom list via LibtorrentRasterbar_CUSTOM_BOOST_DEPENDENCIES variable or use generic list which consists of date_time, system, chrono, random, thread. As a note: in case of using fully C++11 build, the actual list contains only boost system library. |
||
---|---|---|
.. | ||
FindLibtorrentRasterbar.cmake | ||
FindQtSingleApplication.cmake | ||
FindSystemd.cmake | ||
MacroConfigureMSVCRuntime.cmake | ||
MacroLinkQtComponents.cmake | ||
QbtTargetSources.cmake | ||
winconf-mingw.cmake | ||
winconf-msvc.cmake | ||
winconf.cmake |