trying again to get polyvox to build on osx

This commit is contained in:
Seth Alves 2015-05-27 22:00:20 -07:00
parent 6a1ea820e7
commit b024bd0ff2

View file

@ -4,7 +4,7 @@ include(ExternalProject)
ExternalProject_Add(
${EXTERNAL_NAME}
URL http://hifi-public.s3.amazonaws.com/dependencies/polyvox-master-2015-5-27.zip
URL_MD5 afc347069d3f46c4d4f4ec7f0f2bfe5c
URL_MD5 b96a5bfa41ddc4895fce1e968bb59955
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH=<INSTALL_DIR>
BINARY_DIR ${EXTERNAL_PROJECT_PREFIX}/build
LOG_DOWNLOAD 1