Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Eric Bélanger
|
5803b94a8b
FindImageMagick: Find libraries named with HDRI support (#14348)
|
12 years ago |
Funda Wang
|
3de9bb48a5
FindImageMagick: Find v6 include dir (#14174)
|
12 years ago |
Rex Dieter
|
dbd895b897
FindImageMagick: Search versioned suffixes (#14012)
|
12 years ago |
Slava Sysoltsev
|
5fe9855624
FindImageMagick: Search quantum depth suffixes (#13859)
|
12 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Kitware Robot
|
77543bde41
Convert CMake-language commands to lower case
|
13 years ago |
David Cole
|
be0bb04be3
Merge topic 'document-missing-versions'
|
13 years ago |
Rolf Eike Beer
|
95f50940cc
document when version detection will not work
|
13 years ago |
Rolf Eike Beer
|
518f965bba
FindImageMagick: fix fail if no components were given
|
13 years ago |
Rolf Eike Beer
|
7ec2ebdbcf
fix the same typos as found by Debian in other places, too
|
13 years ago |
Rolf Eike Beer
|
1562b9c0b9
FindImageMagick: make use of more FPHSA features
|
14 years ago |
Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 years ago |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 years ago |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 years ago |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 years ago |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 years ago |
Miguel A. Figueroa-Villanueva
|
6cdbaf1422
STYLE: Fixed module list in documentation; Magick should be MagickCore.
|
17 years ago |
Miguel A. Figueroa-Villanueva
|
363727f600
ENH: Updated FindImageMagick to:
|
17 years ago |
Ken Martin
|
d2689c95a1
ENH: some style fixes for the book
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Sebastien Barre
|
5e366c361d
IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look in the system's PATH env var to search for ImageMagick's convert.exe, otherwise it is going to pick Microsoft Window's own convert.exe, which is used to convert FAT partitions to NTFS format ! Depending on the options passed to convert.exe, there is a good chance you would kiss your hard-disk good-bye.
|
23 years ago |
Luis Ibanez
|
c40401f05b
Module to find tools from the ImageMagick package.
|
23 years ago |