[cmake-developers] [CMake 0012495]: FIND_PACKAGE does not search lib64 for VTK

Mantis Bug Tracker mantis at public.kitware.com
Thu Oct 6 00:33:32 EDT 2011


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                                    
======================================================================




More information about the cmake-developers mailing list