add AMD OCL SDK light path in ENV section

pull/430/head
danyougle 2022-04-13 10:44:40 +02:00 committed by GitHub
parent 4500a03440
commit 6db6ff7107
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}