mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-22 21:29:12 +02:00
Update qtlite on Windows
This commit is contained in:
parent
bff38debff
commit
3196770152
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ if (WIN32)
|
||||||
|
|
||||||
ExternalProject_Add(
|
ExternalProject_Add(
|
||||||
qtlite
|
qtlite
|
||||||
URL "https://public.highfidelity.com/dependencies/qtlite/qt-lite-5.9.9-win.zip"
|
URL "https://public.highfidelity.com/dependencies/qtlite/qt-lite-5.9.9-win-oct-9-2019.zip"
|
||||||
URL_HASH MD5=8b7a0b8fb772a014a3276274f40a9d14
|
URL_HASH MD5=4c33eeca16563855be50dab8dd4f0f53
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue