Thanks for the patch. I just found that I pushed those patches by accident. As those patchset is still under review now. I will revert all of them. The missing file you added here is in my local repo which I forgot to add it in the patch when I submitted it. I will send out a version 2 of the patchset which will fix the two missing files.
On Mon, Jan 13, 2014 at 08:34:27PM +0400, Igor Gnatenko wrote: > From 25014f569135dbd02de6465e5e96f07648133693 Mon Sep 17 00:00:00 2001 > From: Igor Gnatenko <[email protected]> > Date: Mon, 13 Jan 2014 20:31:45 +0400 > Subject: [PATCH] CL: add missed intel-beignet.icd.in file > > Since 03e53efebb24387a48ce10c0d21f58dbb7b5c82e cmake can't configure > files, because intel-beignet.icd.in is missing. Let's add it! > > Signed-off-by: Igor Gnatenko <[email protected]> > --- > intel-beignet.icd.in | 1 + > 1 file changed, 1 insertion(+) > create mode 100644 intel-beignet.icd.in > > diff --git a/intel-beignet.icd.in b/intel-beignet.icd.in > new file mode 100644 > index 0000000..caf3b42 > --- /dev/null > +++ b/intel-beignet.icd.in > @@ -0,0 +1 @@ > +@CMAKE_INSTALL_PREFIX@/lib/beignet/libcl.so > -- > 1.8.4.2 > > -- > -Igor Gnatenko > > > _______________________________________________ > Beignet mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/beignet _______________________________________________ Beignet mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/beignet
