office-gobmx/opencl
Christian Lohmaier bba1193359 workaround segfault in compiler on macos-clang-intel
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>
2024-07-25 15:03:36 +02:00
..
inc
opencltest
source workaround segfault in compiler on macos-clang-intel 2024-07-25 15:03:36 +02:00
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.