qBittorrent/cmake/Modules
Eugene Shalygin 0cb9884965 cmake: get and use only actual boost dependencies of libtorrent
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.
2017-01-21 15:20:40 +01:00
..
FindLibtorrentRasterbar.cmake cmake: get and use only actual boost dependencies of libtorrent 2017-01-21 15:20:40 +01:00
FindQtSingleApplication.cmake cmake: mark libtorrent and qtsingleapplication include dirs as system 2016-05-01 02:54:37 +02:00
FindSystemd.cmake add basic cmake support 2016-02-29 12:53:43 +01:00
MacroConfigureMSVCRuntime.cmake add basic cmake support 2016-02-29 12:53:43 +01:00
MacroLinkQtComponents.cmake add basic cmake support 2016-02-29 12:53:43 +01:00
QbtTargetSources.cmake cmake: fix Qt resources linkage. Closes #5080 2016-04-17 01:06:24 +02:00
winconf-mingw.cmake add basic cmake support 2016-02-29 12:53:43 +01:00
winconf-msvc.cmake add basic cmake support 2016-02-29 12:53:43 +01:00
winconf.cmake cmake: make prefix variables cached 2016-12-19 17:08:23 +01:00