summaryrefslogtreecommitdiff
path: root/cmake/Modules
diff options
context:
space:
mode:
authorThomas Lutz <thomaslutz.de@gmail.com>2018-10-28 21:52:25 +0100
committerGitHub <noreply@github.com>2018-10-28 21:52:25 +0100
commit17d045cc415d86280a1ea24cb7d7d2e58a35dcbe (patch)
treee282abee66709013b1939589e504e4cfc5bc0c6b /cmake/Modules
parentab0178c56bf989e3399a1a9738887fb59d0496ed (diff)
Update FindOpenCL.cmake
Add path to ROCm OpenCL as possible location in cmake script
Diffstat (limited to 'cmake/Modules')
-rw-r--r--cmake/Modules/FindOpenCL.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Modules/FindOpenCL.cmake b/cmake/Modules/FindOpenCL.cmake
index c3f4c105..656ba04f 100644
--- a/cmake/Modules/FindOpenCL.cmake
+++ b/cmake/Modules/FindOpenCL.cmake
@@ -37,6 +37,7 @@ set(OPENCL_PATHS
/opt/intel/opencl
/usr
/usr/local
+ /opt/rocm/opencl
)
# Finds the include directories