[CMake] Re: framework search order

E. Wing ewmailing at gmail.com
Mon Jan 2 14:35:21 EST 2006


Okay, sounds great!

Thanks,
Eric


On 1/2/06, William A. Hoffman <billlist at nycap.rr.com> wrote:
> At 07:17 AM 12/31/2005, E. Wing wrote:
> >So I'm thinking that for CMake, you should actually make the compile
> >search order match the runtime search order as I had suggested before:
> >1) The ~/Library/Frameworks directory.
> >2) The /Library/Frameworks directory.
> >3) The /Network/Library/Frameworks directory.
> >4) The /System/Library/Frameworks directory.
>
> OK, I have changed the search order to be the above.  However, this is
> not the "compile" search order.  It is the cmake search order for
> frameworks.
> Depending on which frameworks cmake finds, and how they are linked into
> programs, cmake will specify the -F based on what was used.
>
> -Bill
>
>


More information about the CMake mailing list