mirror of
https://github.com/lubosz/overte.git
synced 2025-04-06 20:02:38 +02:00
Add note about precompiled package via CMake
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
This commit is contained in:
parent
002e932e05
commit
72ebbadcdc
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Install version 10.15.0 LTS (or greater) of [Node.JS and NPM](<https://nodejs.or
|
|||
|
||||
### Step 5. (Optional) Install Qt
|
||||
|
||||
Install version 5.12.3 of [Qt](<https://www.qt.io/download-open-source>), 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](<https://www.qt.io/download-open-source>), as well as the following packages:
|
||||
* Qt 5.12.3
|
||||
* MSVC 2017 64-bit
|
||||
* Qt WebEngine
|
||||
|
|
Loading…
Reference in a new issue