MantisBT - CMake | |||||||||||||||
View Issue Details | |||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
0014174 | CMake | Modules | public | 2013-05-28 02:37 | 2013-10-07 10:10 | ||||||||||
Reporter | Funda Wang | ||||||||||||||
Assigned To | Brad King | ||||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||||
Status | closed | Resolution | fixed | ||||||||||||
Platform | OS | OS Version | |||||||||||||
Product Version | CMake 2.8.11 | ||||||||||||||
Target Version | CMake 2.8.12 | Fixed in Version | CMake 2.8.12 | ||||||||||||
Summary | 0014174: FindImageMagick.cmake does not find new imagemagick include dir | ||||||||||||||
Description | In function FIND_IMAGEMAGICK_API, it reads: find_path(ImageMagick_${component}_INCLUDE_DIR NAMES ${header} PATHS ${ImageMagick_INCLUDE_DIRS} "[HKEY_LOCAL_MACHINE\\SOFTWARE\\ImageMagick\\Current;BinPath]/include" PATH_SUFFIXES ImageMagick DOC "Path to the ImageMagick include dir." ) But the header files of imagemagick now locates at /usr/include/ImageMagick-6 instead of /usr/include/ImageMagick. Please merge following patch to make it recognize new heade files location: http://svnweb.mageia.org/packages/cauldron/cmake/current/SOURCES/cmake-2.8.11-new-imagemagick.patch [^] | ||||||||||||||
Steps To Reproduce | |||||||||||||||
Additional Information | |||||||||||||||
Tags | No tags attached. | ||||||||||||||
Relationships |
| ||||||||||||||
Attached Files | |||||||||||||||
Issue History | |||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||
2013-05-28 02:37 | Funda Wang | New Issue | |||||||||||||
2013-05-28 09:43 | Brad King | Relationship added | related to 0013859 | ||||||||||||
2013-05-28 09:43 | Brad King | Relationship added | related to 0014012 | ||||||||||||
2013-05-28 09:46 | Brad King | Note Added: 0033144 | |||||||||||||
2013-05-28 09:46 | Brad King | Assigned To | => Brad King | ||||||||||||
2013-05-28 09:46 | Brad King | Status | new => resolved | ||||||||||||
2013-05-28 09:46 | Brad King | Resolution | open => fixed | ||||||||||||
2013-05-28 09:46 | Brad King | Fixed in Version | => CMake 2.8.12 | ||||||||||||
2013-05-28 09:46 | Brad King | Target Version | => CMake 2.8.12 | ||||||||||||
2013-10-07 10:10 | Robert Maynard | Note Added: 0034069 | |||||||||||||
2013-10-07 10:10 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|