Re: [OE-core] [PATCH] cmake: Fix freetype detection

2014-01-21 Thread Martin Jansa
On Sun, Jan 12, 2014 at 06:33:11PM +0100, Martin Jansa wrote: * since last freetype upgrade cmake cannot detect it * e.g. webkit-efl requires freetype and is failing because of this ping + Ross as he is working on cmake as well as freetype Signed-off-by: Martin Jansa martin.ja...@gmail.com

Re: [OE-core] [PATCH] cmake: Fix freetype detection

2014-01-21 Thread Burton, Ross
On 21 January 2014 13:02, Martin Jansa martin.ja...@gmail.com wrote: + Ross as he is working on cmake as well as freetype I think I need to state for the record that I only fixed up cmake's S/B stuff because it was driving me insane, and hate cmake. :) Ross

[OE-core] [PATCH] cmake: Fix freetype detection

2014-01-12 Thread Martin Jansa
* since last freetype upgrade cmake cannot detect it * e.g. webkit-efl requires freetype and is failing because of this Signed-off-by: Martin Jansa martin.ja...@gmail.com --- meta/recipes-devtools/cmake/cmake.inc | 1 + .../cmake/cmake/cmake-2.8.11.2-FindFreetype.patch | 47