MantisBT - CMake
View Issue Details
0014568CMakeModulespublic2013-11-13 12:592016-06-10 14:31
Johannes Huber 
Kitware Robot 
normalminoralways
closedmoved 
 
 
0014568: [patch] FindImageMagick.cmake quantum 32/64 compatibility
Reported downstream in Gentoo.

https://bugs.gentoo.org/show_bug.cgi?id=491124 [^]
No tags attached.
patch cmake-2.8.12.1-FindImageMagick.patch (1,700) 2013-11-13 12:59
https://public.kitware.com/Bug/file/4948/cmake-2.8.12.1-FindImageMagick.patch
Issue History
2013-11-13 12:59Johannes HuberNew Issue
2013-11-13 12:59Johannes HuberFile Added: cmake-2.8.12.1-FindImageMagick.patch
2013-11-13 13:11Brad KingNote Added: 0034445
2013-11-13 13:12Brad KingStatusnew => backlog
2016-06-10 14:29Kitware RobotNote Added: 0042423
2016-06-10 14:29Kitware RobotStatusbacklog => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:29Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0034445)
Brad King   
2013-11-13 13:11   
This combinatorial problem created by ImageMagick library name mangling is going to become an unmaintainable giant list and require CMake to be updated for every new upstream combination.

This module needs an active maintainer:

 http://www.cmake.org/Wiki/CMake:Module_Maintainers [^]

to handle this, implement a mangling detection scheme, or teach upstream ImageMagick how to provide CMake package configuration files:

  http://www.cmake.org/Wiki/CMake/Tutorials#CMake_Packages [^]

(like Qt5 does).
(0042423)
Kitware Robot   
2016-06-10 14:29   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.