[CMake] framework search order
Bill Hoffman
bill.hoffman at kitware.com
Fri Dec 30 22:05:47 EST 2005
Looks like the search order used by gcc is:
Framework search starts here:
/System/Library/Frameworks
/Library/Frameworks
http://developer.apple.com/tools/gcc_overview.html
Also, it would seem that ~ and /Network are not even
supposed to be used:
http://developer.apple.com/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/InstallingFrameworks.html
Maybe they should be last?
-Bill
More information about the CMake
mailing list