Re: [CMake] Patch to FindFreetype.cmake to avoid NOTFOUND in FREETYPE_LIBRARIES

2009-12-08 Thread Alexander Neundorf
On Monday 07 December 2009, Rothganger, Fredrick wrote: > Greetings, > > Not sure how to address the following to the maintainer of FindFreetype, so > sending it to this list... > > FindFreetype unconditionally sets FREETYPE_LIBRARIES to whatever > FREETYPE_LIBRARY is, even when it is not found. M

[CMake] Patch to FindFreetype.cmake to avoid NOTFOUND in FREETYPE_LIBRARIES

2009-12-07 Thread Rothganger, Fredrick
Greetings, Not sure how to address the following to the maintainer of FindFreetype, so sending it to this list... FindFreetype unconditionally sets FREETYPE_LIBRARIES to whatever FREETYPE_LIBRARY is, even when it is not found. Many other FindXXX modules wrap the creation of their XXX_LIBRARIE