Re: [Beignet] [Patch v2 2/4] CL: prepare to support ICD if the system has ocl-icd..

2014-01-13 Thread Igor Gnatenko
On Tue, 2014-01-14 at 09:45 +0800, Zhigang Gong wrote: > v2: > Only install the intel-beignet.icd if the system has ocl-icd > support. > > Signed-off-by: Zhigang Gong Signed-off-by: Igor Gnatenko > --- > CMake/FindGBE.cmake | 37 - > CMakeLists.tx

[Beignet] [Patch v2 2/4] CL: prepare to support ICD if the system has ocl-icd..

2014-01-13 Thread Zhigang Gong
v2: Only install the intel-beignet.icd if the system has ocl-icd support. Signed-off-by: Zhigang Gong --- CMake/FindGBE.cmake | 37 - CMakeLists.txt| 15 ++- backend/src/CMakeLists.txt| 15 +++ backen