summaryrefslogtreecommitdiff
path: root/Modules/UseVTKConfig40.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Convert CMake non-find modules to BSD LicenseBrad King2009-09-281-0/+13
| | | | | | | This adds copyright/license notification blocks CMake's non-find modules. Most 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: add documentation support for modulesBill Hoffman2005-12-141-0/+2
|
* BUG: Copying _LIB_DEPENDS variables requires double-quoted argument.Brad King2003-02-071-40/+40
|
* ENH: Added support for finding/using VTK 4.0 without using its UseVTK.cmake ↵Brad King2002-12-051-0/+394
file that does a LOAD_CACHE.