mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 07:19:05 +02:00
Formatting fix
This commit is contained in:
parent
3ebcced301
commit
3f8159b3c4
1 changed files with 2 additions and 2 deletions
|
@ -97,12 +97,12 @@ Qt binaries are only provided for Ubuntu. In order to build on other distributio
|
||||||
needs to be provided by setting the `VIRCADIA_QT_PATH` environment variable to a directory containing
|
needs to be provided by setting the `VIRCADIA_QT_PATH` environment variable to a directory containing
|
||||||
a Qt install.
|
a Qt install.
|
||||||
|
|
||||||
### Using the system's Qt
|
### Using the system's Qt
|
||||||
|
|
||||||
The system's Qt can be used, if the development packages are installed, by setting the
|
The system's Qt can be used, if the development packages are installed, by setting the
|
||||||
`VIRCADIA_USE_SYSTEM_QT` environment variable. The minimum recommended version is Qt 5.15.0.
|
`VIRCADIA_USE_SYSTEM_QT` environment variable. The minimum recommended version is Qt 5.15.0.
|
||||||
|
|
||||||
### Compiling
|
### Compiling
|
||||||
|
|
||||||
Create the build directory:
|
Create the build directory:
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue