MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0009780 | CMake | Modules | public | 2009-10-27 02:00 | 2016-01-04 11:52 | |||||
Reporter | Christian Ehrlicher | |||||||||
Assigned To | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | CMake-2-8 | |||||||||
Target Version | Fixed in Version | CMake 3.1 | ||||||||
Summary | 0009780: FindFreetype.cmake does not find freetype on windows | |||||||||
Description | We're using the 'official' way to install freetype on windows. But then ft2build.h is in 'include/freetype2' subdir and could not be found by the first FIND_PATH() command. Adding 'PATH_SUFFIXES freetype2' there will solve this issue. It's already there for the second FIND_PATH() command. It would be nice to get this into 2.8.0 so FindFreetype.cmake from kdelibs maybe can go away once they require cmake 2.8.0 | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2009-10-27 02:00 | Christian Ehrlicher | New Issue | ||||||||
2009-10-27 16:24 | Alex Neundorf | Category | CMake => Modules | |||||||
2010-03-07 10:39 | Christian Ehrlicher | Note Added: 0019749 | ||||||||
2010-07-31 02:30 | Kovarththanan Rajaratnam | Note Added: 0021582 | ||||||||
2010-12-15 07:16 | David Cole | Assigned To | => Eric Wing | |||||||
2010-12-15 07:16 | David Cole | Status | new => assigned | |||||||
2013-12-03 13:12 | Brad King | Note Added: 0034692 | ||||||||
2013-12-03 13:12 | Brad King | Assigned To | Eric Wing => | |||||||
2013-12-03 13:12 | Brad King | Status | assigned => backlog | |||||||
2013-12-03 13:15 | Brad King | Relationship added | related to 0014626 | |||||||
2015-08-31 04:52 | Christian Ehrlicher | Note Added: 0039357 | ||||||||
2015-08-31 08:47 | Brad King | Status | backlog => resolved | |||||||
2015-08-31 08:47 | Brad King | Resolution | open => fixed | |||||||
2015-08-31 08:47 | Brad King | Fixed in Version | => CMake 3.1 | |||||||
2016-01-04 11:52 | Robert Maynard | Note Added: 0040130 | ||||||||
2016-01-04 11:52 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|