qBittorrent/dist
Eugene Shalygin fa770871e9 Refactor CMake build scripts
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.
2018-06-05 11:39:11 +02:00
..
mac Bump to v4.2.0alpha 2018-05-05 00:53:20 +03:00
qt-translations Update qt-translations and related installer files. 2016-07-20 01:32:39 +03:00
unix Refactor CMake build scripts 2018-06-05 11:39:11 +02:00
windows Bump to v4.2.0alpha 2018-05-05 00:53:20 +03:00
CMakeLists.txt Refactor CMake build scripts 2018-06-05 11:39:11 +02:00