mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 08:14:48 +02:00
use baked uncompressed KTX skyboxes for macOS compatibility
This commit is contained in:
parent
2be40d487e
commit
d3661ac22c
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ set(EXTERNAL_NAME serverless-content)
|
|||
|
||||
ExternalProject_Add(
|
||||
${EXTERNAL_NAME}
|
||||
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC67-v2.zip
|
||||
URL_MD5 2c69a1df69816b4b0b81630396fbd36e
|
||||
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC67-v3.zip
|
||||
URL_MD5 327292eb87bc249cbb4d670d8a6ce746
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
INSTALL_COMMAND ""
|
||||
|
|
Loading…
Reference in a new issue