Update to AppVeyor because of changed Khronos repository (8)

This commit is contained in:
Cedric Nugteren 2017-05-27 17:33:47 +02:00
parent 9ae6f174d9
commit 7827cfbe4a

View file

@ -21,7 +21,9 @@ install:
- ps: $opencl_registry = $env:OPENCL_REGISTRY
# This downloads the source to the Khronos ICD library
- git clone --depth 1 https://github.com/KhronosGroup/OpenCL-ICD-Loader.git
- ps: pushd OpenCL-ICD-Loader
- git checkout cb4acb99df3441e147bd859c20d9c3533ec95ce8
- ps: popd
- ps: mv ./OpenCL-ICD-Loader/* .
# This downloads all the opencl header files
# The cmake build files expect a directory called inc