Add Windows MSYS2 compilation instructions link to side bar and adjust section title

Francisco Pombal 2020-10-05 02:29:21 +01:00
parent 83e4b1b390
commit 6052f34363

@ -89,7 +89,7 @@
### Compilation ### Compilation
#### CMake (WIP) #### CMake
* [Common information](https://github.com/qbittorrent/qBittorrent/wiki/Compilation-with-CMake:-common-information) * [Common information](https://github.com/qbittorrent/qBittorrent/wiki/Compilation-with-CMake:-common-information)
* [Debian/Ubuntu and derivatives](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian,-Ubuntu,-and-derivatives) * [Debian/Ubuntu and derivatives](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Debian,-Ubuntu,-and-derivatives)
@ -108,6 +108,7 @@
* [Fully static binaries on Linux (glibc or musl)](https://github.com/qbittorrent/qBittorrent/wiki/Compiliation:-Fully-static-binaries-on-Linux-(glibc-or-musl)) * [Fully static binaries on Linux (glibc or musl)](https://github.com/qbittorrent/qBittorrent/wiki/Compiliation:-Fully-static-binaries-on-Linux-(glibc-or-musl))
* [macOS](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-macOS) * [macOS](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-macOS)
* [MSVC 2019 (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compiling-with-MSVC-2019-(static-linkage)) * [MSVC 2019 (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compiling-with-MSVC-2019-(static-linkage))
* [Compiling with MSYS2](https://github.com/Chocobo1/qbittorent_msys2)
--- ---