mirror of
https://github.com/overte-org/overte.git
synced 2025-07-23 13:44:32 +02:00
bug fix and new menu content
This commit is contained in:
parent
b31af8c9c6
commit
a6339bbe85
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-RC73.zip
|
URL http://cdn.highfidelity.com/content-sets/serverless-tutorial-RC75.zip
|
||||||
URL_MD5 0c5edfb63cafb042311d3cf25261fbf2
|
URL_MD5 b4225d058952e17976ac228330ce8d51
|
||||||
CONFIGURE_COMMAND ""
|
CONFIGURE_COMMAND ""
|
||||||
BUILD_COMMAND ""
|
BUILD_COMMAND ""
|
||||||
INSTALL_COMMAND ""
|
INSTALL_COMMAND ""
|
||||||
|
|
Loading…
Reference in a new issue