mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-11-24 10:16:00 +03:00
New cmake compilation pages WIP
parent
8b28a53e6a
commit
3df883dc34
1 changed files with 10 additions and 1 deletions
11
Home.md
11
Home.md
|
@ -93,8 +93,17 @@ Everyone is welcome to edit and improve the wiki!
|
|||
|
||||
### 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)
|
||||
* [CMake](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-CMake)
|
||||
* [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))
|
||||
* [Raspian for LeMaker Banana Pro](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Raspbian-for-LeMaker-Banana-Pro)
|
||||
|
|
Loading…
Reference in a new issue