c09a9fc88c
XCode 14 seems to be allergic to the string-literal in this lambda
expression
Change-Id: I1de59883923352c7aa83cc81adafb0218432381a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169030
Tested-by: Jenkins
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
inc | ||
opencltest | ||
source | ||
Executable_opencltest.mk | ||
IwyuFilter_opencl.yaml | ||
Library_opencl.mk | ||
Makefile | ||
Module_opencl.mk | ||
README.md |
OpenCL Support
OpenCL-related code that is not specific to any particular functionality OpenCL is used for. (Like formula group calculation in Calc.)
Not compiled on platforms where OpenCL is not available (iOS and Android). On other platforms OpenCL is optional at run-time, but not at build time.