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