Brad King
|
c4275592a8
Modules: Include builtin FindPackageHandleStandardArgs directly
|
15 年之前 |
Alex Neundorf
|
ce28737c93
Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017
|
15 年之前 |
Alex Neundorf
|
b01184022b
Use absolute path to FindPackageHandleStandardArgs.cmake everywhere
|
15 年之前 |
Todd Gamblin
|
2cde67a781
Modules: Fix spelling 'To distributed' -> 'To distribute'
|
15 年之前 |
Brad King
|
c4bb9c9d42
Convert CMake find-modules to BSD License
|
16 年之前 |
Miguel A. Figueroa-Villanueva
|
6cdbaf1422
STYLE: Fixed module list in documentation; Magick should be MagickCore.
|
17 年之前 |
Miguel A. Figueroa-Villanueva
|
363727f600
ENH: Updated FindImageMagick to:
|
17 年之前 |
Ken Martin
|
d2689c95a1
ENH: some style fixes for the book
|
20 年之前 |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 年之前 |
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 年之前 |
Luis Ibanez
|
c40401f05b
Module to find tools from the ImageMagick package.
|
23 年之前 |