Add modern MSVC 2019 static builds compilation guide to main page

Francisco Pombal 2020-10-05 00:58:42 +01:00
parent 0ba3c58f6b
commit fa908178c9

@ -97,7 +97,8 @@ Everyone is welcome to edit and improve the wiki!
* [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)
* Windows (MSVC 2019, static linkage) TODO * [Windows (MSVC 2019, static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Windows-(MSVC-2019,-64-bit,-static-linkage))
* Windows (MSVC 2019, dynamic linkage) TODO
* Windows (MinGW 64-bit, dynamic linkage) TODO * Windows (MinGW 64-bit, dynamic linkage) TODO
* macOS TODO * macOS TODO