mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 19:59:28 +02:00
Merge pull request #13218 from huffman/feat/rc68-tutorial
Update serverless tutorial for RC68
This commit is contained in:
commit
cacc102fd0
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-v4.zip
|
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC68.zip
|
||||||
URL_MD5 ba32aed18bfeaac4ccaf5ebb8ea3e804
|
URL_MD5 a068f74d4045e257cfa7926fe6e38ad5
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue