summaryrefslogtreecommitdiffstats
path: root/Modules/FindVTK.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Updated documentation.Brad King2003-01-211-3/+0
|
* BUG: Fix for application of expand-list-variables.Brad King2003-01-171-3/+3
|
* ENH: Added support for finding/using VTK 4.0 without using its UseVTK.cmake ↵Brad King2002-12-051-27/+20
| | | | file that does a LOAD_CACHE.
* ENH: Added support to find VTK 4.0.Brad King2002-11-201-12/+34
|
* ENH: Only search VTK_INSTALL_PATH if USE_INSTALLED_VTK is on. Only search ↵Brad King2002-11-201-4/+4
| | | | VTK_BINARY_PATH if USE_BUILT_VTK is on.
* ENH: New implementation of FindVTK to take advantage of VTKConfig.cmake. ↵Brad King2002-11-201-127/+102
| | | | Also provides more powerful search path mechanism, and requires only one cache entry in user project.
* More finds for VTKAndy Cedilnik2002-04-011-4/+15
|
* Add some more locations of VTKAndy Cedilnik2002-03-311-0/+3
|
* ENH: Added option of disabling error message when VTK is not found.Brad King2002-01-221-1/+6
|
* More user friendly (built tree is automatically used).Sebastien Barre2002-01-071-66/+48
|
* Change so that different flavours of VTK might be chosen by the user. See ↵Sebastien Barre2001-12-211-65/+122
| | | | full instructions in that file.
* ENH: Also look for 4.2, 4.1, 4.0Sebastien Barre2001-12-201-0/+8
|
* use find_file and not just a set for USE_VTK_FILEBill Hoffman2001-10-261-1/+1
|
* changes to chamgheKen Martin2001-09-251-1/+7
|
* better install targetsKen Martin2001-09-211-8/+14
|
* updatesKen Martin2001-09-201-29/+13
|
* minor changesKen Martin2001-09-201-8/+8
|
* removed some VTK stuffKen Martin2001-09-201-0/+3
|
* updated to how FindVTK worksKen Martin2001-09-191-9/+69
|
* Module to search for VTK include and library pathsLuis Ibanez2001-05-231-0/+16