Updated Building with Qt (markdown)

Lucas Kent 2016-06-25 22:39:28 +10:00
parent d114d028be
commit aacc9a47af
1 changed files with 2 additions and 2 deletions

@ -1,9 +1,9 @@
# Linux and OS X
Use -DENABLE_QT2 when calling cmake:
cmake .. -DENABLE_QT2=true
`cmake .. -DENABLE_QT2=true`
# Windows
Not supported, waiting on a PR to be merged.
Build the DolphinQt2 project in Visual Studio.
# Notes
* Ensure that Qt5 is installed