OpenCL-ICD-Loader
OpenCL-ICD-Loader copied to clipboard
Allow OpenCL library name to be changed from the outside
Renaming the libraries is sometimes used as to avoid interference with the library versions already available on the target systems by giving them a prefix. This PR allows users to specify, for example:
-DOPENCL_OUTPUT_NAME:STRING=MYORG_OpenCL