View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014761CMakeModulespublic2014-02-17 14:552016-06-10 14:31
ReporterMarcel Metz 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0014761: FindFreetype.cmake doesn't find libraries as named by upstream build system.
DescriptionHello,

the freetype2 project provides different build systems to build their project. One of those are visual studio projects which create libraries named according the schema "freetype<major number><minor number>{,_D,MT,MT_D,ST,ST_D}" This naming schema isn't honoured by the current FindFreetype2 module.

The attached patch honors nows "freetype<major number><minor number>{,MT}". I'm not sure how to properly select the _D(ebug) variants so I left this out for now.

The patch is created against commit 6f03c86b7 of the cmake git repository.
TagsNo tags attached.
Attached Filespatch file icon FindFreetype-vs-naming.patch [^] (2,449 bytes) 2014-02-17 14:55 [Show Content]

 Relationships
related to 0014626closedKitware Robot FindFreetype module needs a new maintainer and an overhaul 

  Notes
(0035135)
Brad King (manager)
2014-02-17 15:40

The FindFreetype module has many deficiencies as documented in meta-issue 0014626. It needs a new module maintainer as described here:

 http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]
(0042491)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-02-17 14:55 Marcel Metz New Issue
2014-02-17 14:55 Marcel Metz File Added: FindFreetype-vs-naming.patch
2014-02-17 15:39 Brad King Relationship added related to 0014626
2014-02-17 15:40 Brad King Note Added: 0035135
2014-02-17 15:41 Brad King Status new => backlog
2016-06-10 14:29 Kitware Robot Note Added: 0042491
2016-06-10 14:29 Kitware Robot Status backlog => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team