You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since CMake 3.1, there is a built-in find_package(OpenCL) that can be used instead of the custom .cmake file to find OpenCL, should that be used instead since the minimum by default is already 3.1?