Move FindOPENCL.cmake to the cmake folder
Moving the file requires the adjustment of the CMAKE_MODULE_PATH. Since, cmake seems to prefer its own FindOpenCL, ours is adjusted to use the same variables for library and include paths. (cmake does not ship the find scripts on all platforms)
Showing
FindOPENCL.cmake
deleted
100644 → 0
cmake/FindOPENCL.cmake
0 → 100644
Please register or sign in to comment