added macOS CMake build guide

Nick Korotysh 2021-05-15 00:43:25 +03:00
parent 9704914b2d
commit f725d98448

@ -97,7 +97,7 @@
* [Windows (MSVC 2019, static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-Windows-(MSVC-2019,-64-bit,-static-linkage)) * [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 (MSVC 2019, dynamic linkage) TODO
* Windows (MinGW 64-bit, dynamic linkage) TODO * Windows (MinGW 64-bit, dynamic linkage) TODO
* macOS TODO * [macOS (x86_64, arm64, cross-compilation, static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-macOS-(x86_64,-arm64,-cross-compilation))
#### qmake/autotools #### qmake/autotools