mirror of
https://github.com/overte-org/overte.git
synced 2025-04-14 14:47:19 +02:00
use new filename for new blob
This commit is contained in:
parent
366498c6d3
commit
625905007f
1 changed files with 1 additions and 1 deletions
2
cmake/externals/crashpad/CMakeLists.txt
vendored
2
cmake/externals/crashpad/CMakeLists.txt
vendored
|
@ -6,7 +6,7 @@ string(TOUPPER ${EXTERNAL_NAME} EXTERNAL_NAME_UPPER)
|
|||
if (WIN32)
|
||||
ExternalProject_Add(
|
||||
${EXTERNAL_NAME}
|
||||
URL http://public.highfidelity.com/dependencies/crashpad_062317.zip
|
||||
URL http://public.highfidelity.com/dependencies/crashpad_062317.1.zip
|
||||
URL_MD5 9c84b77f5f23daf939da1371825ed2b1
|
||||
CONFIGURE_COMMAND ""
|
||||
BUILD_COMMAND ""
|
||||
|
|
Loading…
Reference in a new issue