View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014761 | CMake | Modules | public | 2014-02-17 14:55 | 2016-06-10 14:31 | ||||
Reporter | Marcel Metz | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014761: FindFreetype.cmake doesn't find libraries as named by upstream build system. | ||||||||
Description | Hello, 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | FindFreetype-vs-naming.patch [^] (2,449 bytes) 2014-02-17 14:55 [Show Content] | ||||||||
Relationships | ||||||
|
Relationships |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |