mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 07:47:30 +02:00
update to serverless tutorial with RC66 fixes
This commit is contained in:
parent
3bc764a020
commit
2e3db99f7e
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.zip
|
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC66-v2.zip
|
||||||
URL_MD5 91edfde96e06efc847ca327ab97f4c74
|
URL_MD5 d76bdb3e2bf7ae5d20115bd97b0c44a8
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue