Updated Building for Windows (markdown)

ruineka 2017-09-28 16:59:48 -05:00
parent 940d26ed94
commit 9e92959cd5

@ -91,7 +91,7 @@ mingw32-make -j4
#### Creating a static build (Optional) #### Creating a static build (Optional)
* Instead of installing `mingw-w64-x86_64-qt5` install `mingw-w64-x86_64-qt5-static` * 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) #### Building without Qt (Optional)