Update FindOpenCL.cmake

Add path to ROCm OpenCL as possible location in cmake script
This commit is contained in:
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

View file

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