New cmake compilation pages WIP

Francisco Pombal 2020-09-20 00:30:28 +01:00
parent 8b28a53e6a
commit 3df883dc34

11
Home.md

@ -93,8 +93,17 @@ Everyone is welcome to edit and improve the wiki!
### Compilation ### Compilation
#### CMake (new method WIP)
* [Common information](https://github.com/qbittorrent/qBittorrent/wiki/Compilation-with-CMake:-common-information)
* Debian/Ubuntu TODO
* Windows (MSVC 2019, static linkage) TODO
* Windows (MinGW 64-bit, dynamic linkage) TODO
* macOS TODO
#### qmake/autotools (deprecated)
* [CentOS 8.x](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-CentOS-8.x) * [CentOS 8.x](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-CentOS-8.x)
* [CMake](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-CMake)
* [Debian / Ubuntu compilation](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian-and-Ubuntu) * [Debian / Ubuntu compilation](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian-and-Ubuntu)
* [DietPi/Rasbian](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-DietPi-and-Raspbian-(Debian-9.0)) * [DietPi/Rasbian](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-DietPi-and-Raspbian-(Debian-9.0))
* [Raspian for LeMaker Banana Pro](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Raspbian-for-LeMaker-Banana-Pro) * [Raspian for LeMaker Banana Pro](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Raspbian-for-LeMaker-Banana-Pro)