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 ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers