[Cmake-commits] [cmake-commits] miguelf committed FindImageMagick.cmake 1.5 1.6

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Aug 1 20:38:40 EDT 2008


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv13314

Modified Files:
	FindImageMagick.cmake 
Log Message:
STYLE: Fixed module list in documentation; Magick should be MagickCore.


Index: FindImageMagick.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FindImageMagick.cmake,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** FindImageMagick.cmake	23 Jul 2008 06:47:36 -0000	1.5
--- FindImageMagick.cmake	2 Aug 2008 00:38:37 -0000	1.6
***************
*** 30,34 ****
  #  Magick++
  #  MagickWand
! #  Magick
  #
  # For these components the following variables are set:
--- 30,34 ----
  #  Magick++
  #  MagickWand
! #  MagickCore
  #
  # For these components the following variables are set:



More information about the Cmake-commits mailing list