[vtk-developers] [VTK 0012746]: Third party Find*.cmake path search order

Mantis Bug Tracker mantis at public.kitware.com
Wed Nov 23 04:21:08 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://www.vtk.org/Bug/view.php?id=12746 
====================================================================== 
Reported By:                Tony Theodore
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   12746
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    Release 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2011-11-23 04:21 EST
Last Modified:              2011-11-23 04:21 EST
====================================================================== 
Summary:                    Third party Find*.cmake path search order
Description: 
Hello,

In CMake/vtkThirdParty.cmake, the order of paths searched for Find*.cmake files
currently puts the CMAKE_ROOT first. The attached patch changes this to look in
VTK_CMAKE_DIR first, to match the order of CMAKE_MODULE_PATH in
CMakeLists.txt:69

I suspect this isn't generally a problem, due to the use of the FindUPPER.cmake
convention. However, Mac OSX uses a case-insensitive filesystem by default.

Thanks,

Tony
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-11-23 04:21 Tony Theodore  New Issue                                    
2011-11-23 04:21 Tony Theodore  File Added: vtk-5-module-path.patch             
      
======================================================================




More information about the vtk-developers mailing list