[cmake-developers] [PATCH] Allow custom osx framework locations.

Brad King brad.king at kitware.com
Tue Aug 2 13:09:16 EDT 2016


On 07/30/2016 10:48 AM, David Keller wrote:
> This allows non-standard locations to be searched, e.g. brew, port.

Thanks, applied:

 CMakeFindFrameworks: Allow custom framework locations
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9970cdcb

FYI, this module really only exists for legacy reasons.  The
find_* commands know how to search frameworks already, and
support some variables that can be set to add more search
locations.

-Brad



More information about the cmake-developers mailing list