From 6c250e01387f5917823eb84357ca12b215a760e7 Mon Sep 17 00:00:00 2001 From: Pringo Date: Sun, 2 Oct 2016 17:06:59 -0700 Subject: [PATCH] Changed OS X to macOS and adjusted size of section titles. --- Building-With-Qt.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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