mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 05:09:23 +02:00
update RC67 serverless content to include default path
This commit is contained in:
parent
098b432fd9
commit
e9ac581309
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-RC67-v3.zip
|
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC67-v4.zip
|
||||||
URL_MD5 327292eb87bc249cbb4d670d8a6ce746
|
URL_MD5 ba32aed18bfeaac4ccaf5ebb8ea3e804
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue