[cmake-developers] [CMake 0011678]: FindVTK.cmake fails with additional version requirement.

Mantis Bug Tracker mantis at public.kitware.com
Mon Jan 10 16:31:46 EST 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://cmake.org/Bug/view.php?id=11678 
====================================================================== 
Reported By:                Curan
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11678
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-01-10 16:31 EST
Last Modified:              2011-01-10 16:31 EST
====================================================================== 
Summary:                    FindVTK.cmake fails with additional version
requirement.
Description: 
Michael Hanke reported to Debian the bug
http://cmake.org/Bug/view.php?id=600889, stating that FindVTK.cmake fails to
find a VTK version if a specific version requirement was given. For Debian this
will be fixed in the next upload, the latest version of the patch can be found
at
<http://git.debian.org/?p=collab-maint/cmake.git;a=blob;f=debian/patches/FindVTK_fix_%23600889.diff;hb=HEAD>,
the current version is attached to this report.

Steps to Reproduce: 
Use (e.g.)

FIND_PACKAGE(VTK 5.4 REQUIRED)

instead of

FIND_PACKAGE(VTK REQUIRED)

Additional Information: 
The bug was originally reported to Debian as bug
http://cmake.org/Bug/view.php?id=600889, you can find the bug report at
<http://bugs.debian.org/600889>.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-01-10 16:31 Curan          New Issue                                    
2011-01-10 16:31 Curan          File Added: FindVTK_fix_#600889.diff            
       
======================================================================




More information about the cmake-developers mailing list