mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
update polyvox
This commit is contained in:
parent
b922976524
commit
c02b87ad1c
1 changed files with 1 additions and 1 deletions
2
cmake/externals/polyvox/CMakeLists.txt
vendored
2
cmake/externals/polyvox/CMakeLists.txt
vendored
|
@ -5,7 +5,7 @@ ExternalProject_Add(
|
|||
${EXTERNAL_NAME}
|
||||
# URL http://hifi-public.s3.amazonaws.com/dependencies/polyvox-master.zip
|
||||
URL http://headache.hungry.com/~seth/hifi/polyvox-master.zip
|
||||
URL_MD5 bbf8040b1e3f338cd51bdcccd0945978
|
||||
URL_MD5 82bc1407b3607cc434e1849d1da4e93b
|
||||
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
|
||||
BINARY_DIR ${EXTERNAL_PROJECT_PREFIX}/build
|
||||
LOG_DOWNLOAD 1
|
||||
|
|
Loading…
Reference in a new issue