[cmake-developers] [CMake 0014810]: Make CMakeFindFrameworks module configurable
Mantis Bug Tracker
mantis at public.kitware.com
Sat Mar 15 22:08:45 EDT 2014
The following issue has been SUBMITTED.
======================================================================
http://www.itk.org/Bug/view.php?id=14810
======================================================================
Reported By: Nikolaus Demmel
Assigned To:
======================================================================
Project: CMake
Issue ID: 14810
Category: CMake
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2014-03-15 22:08 EDT
Last Modified: 2014-03-15 22:08 EDT
======================================================================
Summary: Make CMakeFindFrameworks module configurable
Description:
This issue is related to the recently reported:
http://www.itk.org/Bug/view.php?id=14809
The list of paths to be searched in CMakeFindFrameworks is hardcoded. There
should be a way to globally extend it. For example homebrew is commonly used to
install unix software on OS X these days. Any frameworks installed through
homebrew will be in `/usr/local/Library/Frameworks` and thus be missed by CMake.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2014-03-15 22:08 Nikolaus DemmelNew Issue
======================================================================
More information about the cmake-developers
mailing list