summaryrefslogtreecommitdiff
path: root/Modules/FindImageMagick.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindImageMagick: Fix documentation syntax in usage exampleBrad King2023-02-011-10/+4
* FindImageMagick: Define targets for specific componentshstejas2023-01-271-40/+77
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-0/+3
* Help: Improve description of modulesBartosz Kosiorek2019-04-231-7/+7
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-81/+82
* FindImageMagick: Find components in same locations as main packageRoman Wüger2018-04-111-0/+3
* FindImageMagick: Add 7.0 library namesRoman Wüger2018-02-061-2/+2
* FindImageMagick: Add more library namesChristian Pfeiffer2017-11-201-0/+9
* FindImageMagick: Update to work with v7Robert Dailey2017-05-221-7/+16
* Simplify CMake per-source license noticesBrad King2016-09-271-15/+3
* FindImageMagick: Provide per-component include dirs (#15007)Brad King2014-07-231-2/+9
* FindImageMagick: Find arch include dir (#15007)bastien ROUCARIES2014-07-231-1/+18
* FindImageMagick: Use pkgconfig hints if available (#14012)Rex Dieter2014-07-141-0/+10
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-2/+2
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-39/+65
* FindImageMagick: Find libraries named with HDRI support (#14348)Eric Bélanger2013-08-131-3/+3
* FindImageMagick: Find v6 include dir (#14174)Funda Wang2013-05-281-1/+1
* FindImageMagick: Search versioned suffixes (#14012)Rex Dieter2013-03-181-3/+3
* FindImageMagick: Search quantum depth suffixes (#13859)Slava Sysoltsev2013-03-011-3/+3
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-12/+12
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-74/+74
* Merge topic 'document-missing-versions'David Cole2012-03-021-0/+2
|\
| * document when version detection will not workRolf Eike Beer2012-02-291-0/+2
* | FindImageMagick: fix fail if no components were givenRolf Eike Beer2012-02-271-1/+1
|/
* fix the same typos as found by Debian in other places, tooRolf Eike Beer2012-02-181-1/+1
* FindImageMagick: make use of more FPHSA featuresRolf Eike Beer2012-01-231-10/+42
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-4/+12
* STYLE: Fixed module list in documentation; Magick should be MagickCore.Miguel A. Figueroa-Villanueva2008-08-011-1/+1
* ENH: Updated FindImageMagick to:Miguel A. Figueroa-Villanueva2008-07-231-60/+173
* ENH: some style fixes for the bookKen Martin2005-12-151-5/+10
* ENH: add documentation support for modulesBill Hoffman2005-12-141-1/+1
* IMPORTANT FIX: be extra-careful here on WIN32, we do NOT want CMake to look i...Sebastien Barre2003-01-211-6/+49
* Module to find tools from the ImageMagick package.Luis Ibanez2002-12-031-0/+34