Updated Building for Windows (markdown)
parent
940d26ed94
commit
9e92959cd5
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ mingw32-make -j4
|
|||
#### Creating a static build (Optional)
|
||||
|
||||
* Instead of installing `mingw-w64-x86_64-qt5` install `mingw-w64-x86_64-qt5-static`
|
||||
* Add `-DMINGW_STATIC_BUILD` to the cmake command line
|
||||
* Add `-DMINGW_STATIC_BUILD=1` to the cmake command line
|
||||
|
||||
#### Building without Qt (Optional)
|
||||
|
||||
|
|
Loading…
Reference in a new issue