mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 18:50:00 +02:00
update serverless content with uncompressed KTX skyboxes
This commit is contained in:
parent
758bf09b30
commit
f30e34e864
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ set(EXTERNAL_NAME serverless-content)
|
||||||
|
|
||||||
ExternalProject_Add(
|
ExternalProject_Add(
|
||||||
${EXTERNAL_NAME}
|
${EXTERNAL_NAME}
|
||||||
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC66-v4.zip
|
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC66-v5.zip
|
||||||
URL_MD5 d4f42f630986c83427ff39e1fe9908c6
|
URL_MD5 4e1837bdbf0ee053b413ac92adce94b5
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue