summaryrefslogtreecommitdiff
path: root/Modules/FindDCMTK.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
| | | | | | | This is to avoid getting an (older) copy of FPHSA.cmake which is e.g. installed with KDE 4.5.0 and 4.5.1. Alex
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
|
* Cleanup FindDCMTK (using foreach). Fix linking on win32 static libs.Mathieu Malaterre2010-06-151-148/+118
|
* ENH: Make those variables advanced.Mathieu Malaterre2009-11-021-0/+1
|
* FIX: BUG: 0009804. Update FindDCMTK to look in more paths. Start looking for ↵Mathieu Malaterre2009-10-301-17/+55
| | | | command line tool: dcmdump/dcmdjpeg/dcmdrle
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+14
| | | | | | | This adds copyright/license notification blocks CMake's find-modules. Many of the modules had no notices at all. Some had notices referring to the BSD license already. This commit normalizes existing notices and adds missing notices.
* ENH: use the new FIND_PACKAGE_HANDLE_STANDARD_ARGS() macro in most of theAlexander Neundorf2007-07-191-14/+14
| | | | | | | not-too-complicated modules -remove unnecessary default search paths used in the FIND_XXX() calls Alex
* ENH: add documentation support for modulesBill Hoffman2005-12-141-6/+5
|
* ENH: Improvements by JulienAndy Cedilnik2005-07-051-0/+32
|
* BUG: fix for bug 1652Bill Hoffman2005-04-051-2/+7
|
* ENH: contribution from Ian Scott, thanks.Bill Hoffman2004-04-221-0/+93