summaryrefslogtreecommitdiff
path: root/Modules/FindVTK.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-2/+2
* use the find_* functions ENV parameterRolf Eike Beer2012-08-141-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-7/+7
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-50/+50
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-7/+7
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* Modernize FindVTK moduleBrad King2009-10-071-61/+48
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* BUG: Fix issue #8804. Add vtk-5.4 lib path to the FindVTK.cmake module.David Cole2009-03-311-0/+1
* BUG: don't fail with FATAL_ERROR if REQUIRED was not usedAlexander Neundorf2008-04-271-6/+6
* ENH: Add ability to find VTK 5 without user help.Brad King2006-05-231-1/+6
* ENH: cleanupsKen Martin2005-12-151-15/+19
* ENH: add documentation support for modulesBill Hoffman2005-12-141-23/+19
* ENH: Cleanup. Use relative path to modulesAndy Cedilnik2004-08-261-1/+1
* BUG#682: Adding environment variable check to FIND_PACKAGE command.Brad King2004-04-261-0/+3
* ENH: Terminate with a FATAL_ERROR if FIND_PACKAGE command was called with REQ...Brad King2004-04-211-0/+4
* ENH: Improved error message for VTK_DIR not found to refer to it as a cache e...Brad King2003-07-241-1/+1
* BUG: When VTK is not found, it should be fatal errorAndy Cedilnik2003-06-061-1/+1
* 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 f...Brad King2002-12-051-27/+20
* 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 VT...Brad King2002-11-201-4/+4
* ENH: New implementation of FindVTK to take advantage of VTKConfig.cmake. Als...Brad King2002-11-201-127/+102
* 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 ful...Sebastien Barre2001-12-211-65/+122
* 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