[CMake] cmakelists.txt for GraphicsMagick or ImageMagick

Boudewijn Rempt boud at valdyas.org
Sat Apr 25 05:29:25 EDT 2009


On Saturday 25 April 2009, Pau Garcia i Quiles wrote:
> On Fri, Apr 24, 2009 at 7:13 PM, Miguel A. Figueroa-Villanueva
>
> <miguelf at ieee.org> wrote:
> > On Fri, Apr 24, 2009 at 6:14 AM, Boudewijn Rempt wrote:
> >> Has anyone by any chance already done a CMakeLists.txt file for
> >> GraphicsMagick or ImageMagick? I'd like to integrate either in the build
> >> of our application, instead of relying on installed packages, but I'd
> >> hate to do duplicate work...
> >
> > Doesn't the FindImageMagick.cmake in the CMake Modules directory
> > satisfy your needs?
>
> I think what Boud wants to do is exactly the opposite of what
> FindImageMagick.cmake does: he wants to "vendor"
> ImageMagick/GraphicsMagick, i. e. add the sources to some subdirectory
> in his software, then build ImageMagick/GraphicsMagick when he builds
> his software.

Exactly :-). Right now GrapicsMagick is build using autoconf and visual 
studio, and I want to integrate it with our daily build system.

-- 
Boudewijn Rempt | http://www.valdyas.org


More information about the CMake mailing list