[CMake] how to write cmake file for ImageMagick package?

kdsfinger at gmail.com kdsfinger at gmail.com
Mon Jun 12 10:36:49 EDT 2006


On 6/12/06, Filipe Sousa <filipe at ipb.pt> wrote:
>
> kdsfinger at gmail.com wrote:
> > On 6/12/06, Filipe Sousa <filipe at ipb.pt> wrote:
> >
> >
> > I am usng ImageMagick-6.2.8.
>
> I was asking for cmake version (cmake --version)
>
> > Here is my CMakeLists.txt:
> >
> > PROJECT(RREM)
> >
> > FIND_PACKAGE(IMAGEMAGICKLIB)# the IMAGEMAGICKLIB has been tried for
> > ImageMagick, IMAGEMAGICK and ImageMagickLib but none of them work.
> >
> > I comment out all the unrelated commands, just want to see if the
> > imagemagick can be imported to cmake right.
>
>
>
>
> --
> Filipe Sousa
>
>
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake


cmake version 2.2-patch 3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20060612/c9fa004c/attachment.html


More information about the CMake mailing list