Update FindOpenCL.cmake

Add path to ROCm OpenCL as possible location in cmake script
pull/329/head
Thomas Lutz 2018-10-28 21:52:25 +01:00 committed by GitHub
parent ab0178c56b
commit 17d045cc41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ set(OPENCL_PATHS
/opt/intel/opencl
/usr
/usr/local
/opt/rocm/opencl
)
# Finds the include directories