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
[CL] Fix Windows CMake, remove explicit Linux path
Fixes#1171 by replacing an explicit Linux path used as the value for
the internal `OpenCLICDLoaderLibrary` CMake varaible and replacing it
with the `OpenCL::OpenCL` target name. This is an target alias provided
by the https://github.com/KhronosGroup/OpenCL-ICD-Loader.
0 commit comments