On 7/21/2016 6:15 AM, Nicholas Braden wrote:
I'm having a weird issue that is driving me crazy. I've attached a
minimal test case - it downloads and builds Freetype 2.6.4 as static
and then configures a project that just calls find_package(Freetype
REQUIRED). If the attachment is not there, you c
a051f3dfbcc05787f9a5a;hb=refs/heads/next
OK, I can probably figure out how to submit a patch and dev note to
the developers mailing list once we resolve these last few (?) issues.
Sure. The quick&dirty thing is:
git clone g...@cmake.org:cmake.git
cd cmake
git config user.email "stuart
On 6/6/2016 6:02 AM, Rolf Eike Beer wrote:
Stuart Mentzer wrote:
On 6/6/2016 4:21 AM, Rolf Eike Beer wrote:
You wrote:
On 6/5/2016 4:26 AM, Rolf Eike Beer wrote:
Am Samstag, 4. Juni 2016, 19:26:22 schrieb Stuart Mentzer:
On 6/4/2016 5:03 PM, Roger Leigh wrote:
On 04/06/2016 20:47, Stuart
On 6/5/2016 4:26 AM, Rolf Eike Beer wrote:
Am Samstag, 4. Juni 2016, 19:26:22 schrieb Stuart Mentzer:
On 6/4/2016 5:03 PM, Roger Leigh wrote:
On 04/06/2016 20:47, Stuart Mentzer wrote:
Hello,
FindFreetype.cmake is failing to find the debug library on Windows
because it is named freetype*d
On 6/5/2016 5:23 AM, Roger Leigh wrote:
On 05/06/2016 09:14, Stuart Mentzer wrote:
On 6/5/2016 4:26 AM, Rolf Eike Beer wrote:
It's a reasonable addition, so if you can't come up with a patch
yourself I'll
have a look if I can do one next week which you can test.
Greetings,
Ei
On 6/5/2016 4:26 AM, Rolf Eike Beer wrote:
Am Samstag, 4. Juni 2016, 19:26:22 schrieb Stuart Mentzer:
On 6/4/2016 5:03 PM, Roger Leigh wrote:
On 04/06/2016 20:47, Stuart Mentzer wrote:
Hello,
FindFreetype.cmake is failing to find the debug library on Windows
because it is named freetype*d
On 6/4/2016 5:03 PM, Roger Leigh wrote:
On 04/06/2016 20:47, Stuart Mentzer wrote:
Hello,
FindFreetype.cmake is failing to find the debug library on Windows
because it is named freetype*d*.lib and freetyped isn't in the NAMES
list. Is there some variable I can set to get it found o
Hello,
FindFreetype.cmake is failing to find the debug library on Windows because it
is named freetype*d*.lib and freetyped isn't in the NAMES list. Is there some
variable I can set to get it found or can freetyped get added to NAMES?
Thanks,
Stuart
--
Powered by www.kitware.com
Please keep
Hello,
FindFreetype.cmake is failing to find the debug library on
Windows because it is named freetyped.lib and freetyped
isn't in the NAMES list. Is there some variable I can set to get
it found or can freetyped get added to NAMES?
Thanks,
Stuart