From 7a1d3dbe16d281c7e5dbd2e57531a00edaed3fe0 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Thu, 25 Mar 2021 10:20:59 +1300 Subject: [PATCH] Tidying --- BUILD.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BUILD.md b/BUILD.md index 8c6d290607..b29fa261c9 100644 --- a/BUILD.md +++ b/BUILD.md @@ -63,8 +63,8 @@ For example, under OSX: export QT_CMAKE_PREFIX_PATH=/usr/local/Cellar/qt5/5.15.2/lib/cmake -Note: You only need the following components checked under Qt 5.15.2 (select the "Custom Installation" option): - "MSVC 2019 64-bit", "Qt WebEngine", and "Qt Script (Deprecated)". +Note: You only need the following components checked under Qt 5.15.2 (select the "Custom Installation" option): +"MSVC 2019 64-bit", "Qt WebEngine", and "Qt Script (Deprecated)". Note: Installing the sources is optional but recommended if you have room for them (~3GB). You may also want the Qt debug information files (~7GB).