diff --git a/Building-With-Qt.md b/Building-With-Qt.md index eae43fe..df289e2 100644 --- a/Building-With-Qt.md +++ b/Building-With-Qt.md @@ -1,10 +1,10 @@ -# Linux and OS X +## Linux and macOS Use -DENABLE_QT2 when calling cmake: `cmake .. -DENABLE_QT2=true` -# Windows +## Windows Build the DolphinQt2 project in Visual Studio. -# Notes +## Notes * Ensure that Qt5 is installed * Using -DENABLE_LTO=true will break the Qt build \ No newline at end of file