The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=11494 
====================================================================== 
Reported By:                mrceresa
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   11494
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2010-11-22 12:16 EST
Last Modified:              2010-11-22 12:16 EST
====================================================================== 
Summary:                    FindITK.cmake path list is incomplete
Description: 
Hello,
I'm packaging the InsightToolkit for Fedora. I noticed that the only paths
defined in FindITK.cmake are:

/usr/local/lib/InsightToolkit
/usr/lib/InsightToolkit

However the correct path for a Fedora distribution probably is:

/usr/share/InsightToolkit

As with the current configuration, find_package(ITK) fails, would it be possible
to add this path to the FindITK.cmake that is shipped with CMake? 

I have to admit that I don't understand completely how cmake finds software when
there is no Find<package>.cmake so, maybe, this can be fixed without modifying
this file!

Thanks for any help you can provide on this issue and best regards,

Mario

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-11-22 12:16 mrceresa       New Issue                                    
======================================================================

_______________________________________________
cmake-developers mailing list
cmake-developers@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers

Reply via email to