diff --git a/_Sidebar.md b/_Sidebar.md index d9ded37..3e6b9f9 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -89,8 +89,17 @@ ### Compilation +#### CMake (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)