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        
           
======================================================================

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to