[cmake-developers] [CMake 0014348]: FindImageMagick.cmake needs update for ImageMagick built with HDRI support

Mantis Bug Tracker mantis at public.kitware.com
Fri Aug 9 15:45:16 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14348 
====================================================================== 
Reported By:                Snowman
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14348
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-08-09 15:45 EDT
Last Modified:              2013-08-09 15:45 EDT
====================================================================== 
Summary:                    FindImageMagick.cmake needs update for ImageMagick
built with HDRI support
Description: 
When ImageMagick is built with HDRI support, the library names changes as
follows:

libMagick++-6.Q16.so.1 => libMagick++-6.Q16HDRI.so.1
libMagickCore-6.Q16.so.1 => libMagickCore-6.Q16HDRI.so.1
libMagickWand-6.Q16.so.1 => libMagickWand-6.Q16HDRI.so.1

This cause cmake to not detect the libraries.  Hence
Modules/FindImageMagick.cmake needs to be updated.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-08-09 15:45 Snowman        New Issue                                    
2013-08-09 15:45 Snowman        File Added: cmake-imagemagick-hdri.patch        
           
======================================================================




More information about the cmake-developers mailing list