summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
authorCedric Nugteren <web@cedricnugteren.nl>2017-05-27 17:33:47 +0200
committerCedric Nugteren <web@cedricnugteren.nl>2017-05-27 17:33:47 +0200
commit7827cfbe4a2055cc417da1b47e7dac420d8b0cd5 (patch)
treed73cb671a9812724833ea80b890a701e85a31ab8 /.appveyor.yml
parent9ae6f174d9f2c03eb52933bcdd2b3b5f17f61c00 (diff)
Update to AppVeyor because of changed Khronos repository (8)
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 736ec287..a3039319 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -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