mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 18:13:05 +02:00
Merge pull request #13839 from misslivirose/master
RC 72 Tutorial - MS17378
This commit is contained in:
commit
5db751e4be
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-RC70v2.zip
|
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC72.zip
|
||||||
URL_MD5 35fcc8e635e71d0b00a08455a2582448
|
URL_MD5 b1d8faf9266bfbff88274a484911eb99
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue