MantisBT - VTK
View Issue Details
0012746VTK(No Category)public2011-11-23 04:212016-08-12 09:55
Tony Theodore 
Dave DeMarle 
normalminorhave not tried
closedmoved 
5.8.0 
 
Release
incorrect functionality
0012746: Third party Find*.cmake path search order
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
No tags attached.
patch vtk-5-module-path.patch (1,040) 2011-11-23 04:21
https://www.vtk.org/Bug/file/9073/vtk-5-module-path.patch
Issue History
2011-11-23 04:21Tony TheodoreNew Issue
2011-11-23 04:21Tony TheodoreFile Added: vtk-5-module-path.patch
2013-07-22 16:58Dave DeMarleNote Added: 0031179
2013-07-22 16:58Dave DeMarleStatusbacklog => expired
2013-07-22 16:58Dave DeMarleAssigned To => Dave DeMarle
2016-08-12 09:55Kitware RobotNote Added: 0037256
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved

Notes
(0031179)
Dave DeMarle   
2013-07-22 16:58   
If this is still the case in 6.0.0, please reopen this bug report.
(0037256)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.