From 72ebbadcdce91f6819b73f30d641c7eeba192143 Mon Sep 17 00:00:00 2001 From: RKH <39922250+paranoimia@users.noreply.github.com> Date: Mon, 12 Apr 2021 22:01:35 -0700 Subject: [PATCH] Add note about precompiled package via CMake Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com> --- BUILD_WIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index 24f3a150ad..2f3a269907 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -55,7 +55,7 @@ Install version 10.15.0 LTS (or greater) of [Node.JS and NPM](), as well as the following packages: +If you would like to compile Qt instead of using the precompiled package provided during CMake, you can do so now. Install version 5.12.3 of [Qt](), as well as the following packages: * Qt 5.12.3 * MSVC 2017 64-bit * Qt WebEngine