mirror of
https://github.com/lubosz/overte.git
synced 2025-04-09 08:22:30 +02:00
Merge branch 'polyvox' of github.com:sethalves/hifi into polyvox
This commit is contained in:
commit
bd94d28075
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 82bc1407b3607cc434e1849d1da4e93b
|
||||
URL_MD5 ceabe53ccb0726524e1d0427c517f3b5
|
||||
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
|
||||
BINARY_DIR ${EXTERNAL_PROJECT_PREFIX}/build
|
||||
LOG_DOWNLOAD 1
|
||||
|
|
Loading…
Reference in a new issue