mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
6fc5697950
OpenCL runtime does not require OpenCL development file (libOpenCL.so), just the "run" library (so.1). This patch searches for the run library (so.1) if the dev library (.so) is not found. Web search shows that this error has been present since at least 2015 http://answers.opencv.org/question/80532/haveopencl-return-false/ Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> |
||
---|---|---|
.. | ||
doc | ||
include/opencv2 | ||
misc/java | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |