MantisBT - CMake |
View Issue Details |
|
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. |
Steps To Reproduce | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | 0014626 | closed | Kitware Robot | FindFreetype module needs a new maintainer and an overhaul |
|
Attached Files | FindFreetype-vs-naming.patch (2,449) 2014-02-17 14:55 https://public.kitware.com/Bug/file/5075/FindFreetype-vs-naming.patch |
|
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 |