mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 18:06:57 +02:00
More formatting fixes
This commit is contained in:
parent
3f8159b3c4
commit
586de4d712
1 changed files with 4 additions and 4 deletions
|
@ -94,13 +94,13 @@ git checkout master
|
||||||
### Using a custom Qt build
|
### Using a custom Qt build
|
||||||
|
|
||||||
Qt binaries are only provided for Ubuntu. In order to build on other distributions, a Qt5 install
|
Qt binaries are only provided for Ubuntu. In order to build on other distributions, a Qt5 install
|
||||||
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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue