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 |