-
Robin Bijl authored
this commit adds a cmake option for the proxy device to link to libopencl-stub. This allows the proxy device to be compiled without linking directly to libopencl. This is useful when compiling for android. changes added: * RENAME_POCL allows hiding pocl * replace use of proxy_device with RENAME_POCL * PROXY_USE_LIBOPENCL_STUB link to libopencl stub * add libopencl_stub files
Robin Bijl authoredthis commit adds a cmake option for the proxy device to link to libopencl-stub. This allows the proxy device to be compiled without linking directly to libopencl. This is useful when compiling for android. changes added: * RENAME_POCL allows hiding pocl * replace use of proxy_device with RENAME_POCL * PROXY_USE_LIBOPENCL_STUB link to libopencl stub * add libopencl_stub files