diff options
author | Brad King <brad.king@kitware.com> | 2009-10-07 18:48:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-10-07 18:48:22 (GMT) |
commit | 2c1a01dc6d95351a58d7cfff6e87c43a18964eb2 (patch) | |
tree | 0954a45612ccc3210326608e7fe2e5be51ef21b4 /Tests/ComplexRelativePaths | |
parent | 71910b3fd49b3ab555333e3737ef2f7c5fc43dae (diff) | |
download | CMake-2c1a01dc6d95351a58d7cfff6e87c43a18964eb2.zip CMake-2c1a01dc6d95351a58d7cfff6e87c43a18964eb2.tar.gz CMake-2c1a01dc6d95351a58d7cfff6e87c43a18964eb2.tar.bz2 |
Modernize FindVTK module
This teaches the FindVTK module to use the Config mode of find_package()
to search for VTKConfig in the common case. The old search method based
on find_path() and UseVTK is now used only to search for VTK 4.0.
This approach avoids the need to update the module for each new VTK
version because find_package(VTK) automatically searches "lib/vtk*". It
also addresses issue #9105 since find_package searches lib64 paths too.
Diffstat (limited to 'Tests/ComplexRelativePaths')
0 files changed, 0 insertions, 0 deletions