BUG: Fix issue #8804. Add vtk-5.4 lib path to the FindVTK.cmake module.

This commit is contained in:
David Cole 2009-03-31 16:15:55 -04:00
parent 4c3718d7b6
commit a20b1ecabc
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ IF(NOT VTK_DIR)
SET(VTK_DIR_SEARCH "")
FOREACH(dir ${VTK_DIR_SEARCH2})
SET(VTK_DIR_SEARCH ${VTK_DIR_SEARCH}
${dir}/../lib/vtk-5.4
${dir}/../lib/vtk-5.2
${dir}/../lib/vtk-5.1
${dir}/../lib/vtk-5.0