The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12495 ====================================================================== Reported By: Scott K Logan Assigned To: ====================================================================== Project: CMake Issue ID: 12495 Category: CMake Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 2011-10-06 00:33 EDT Last Modified: 2011-10-06 00:33 EDT ====================================================================== Summary: FIND_PACKAGE does not search lib64 for VTK Description: When suing FindVTK.cmake, the FIND_PACKAGE command does not search /usr/lib64 for vtk-5.6, thus resulting in an error.
Steps to Reproduce: 1. create a cmake file containing only "find_package (VTK REQUIRED)" 2. run cmake -P testfile.cmake ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-10-06 00:33 Scott K Logan New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
