Merge pull request #1316 from kiwix/win-compilation-readme

New section for compilation on MS Windows
This commit is contained in:
Kelson 2025-01-01 11:01:15 +01:00 committed by GitHub
commit 8f00594653
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -105,6 +105,12 @@ qmake .
make make
``` ```
Compilation on Microsoft Windows
--------------------------------
Here is the [online
documentation](https://github.com/kiwix/kiwix-build/wiki/Compile-on-Microsoft-Windows).
Installation Installation
------------ ------------