Merge pull request #430 from danyougle/patch-1

add AMD OCL SDK light path in ENV section
pull/431/head
Cedric Nugteren 2022-04-13 11:51:47 +02:00 committed by GitHub
commit 8d298af10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
set(OPENCL_HINTS
${OPENCL_ROOT}
$ENV{OPENCL_ROOT}
$ENV{OCL_ROOT}
$ENV{AMDAPPSDKROOT}
$ENV{CUDA_PATH}
$ENV{INTELOCLSDKROOT}