On 2008-02-05 11:07+0100 Werner Smekal wrote:

> I hope all FindXXX.cmake scripts always look in CMAKE_LIBRARY_PATH
> first, before trying the standard paths, or?

Yes.  If you check the FindXXX.cmake modules installed with your system you
will see they virtually always use the CMake FIND_LIBRARY command to find
libraries.  Unless specifically told otherwise, that command uses the
environment variable CMAKE_LIBRARY_PATH before system paths for searches,
see the full documentation of FIND_LIBRARY at
http://www.cmake.org/HTML/Documentation.html.

Good luck with your further tests once you get access to your Mac system.

Alan
__________________________
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state implementation
for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
Linux Links project (loll.sf.net); and the Linux Brochure Project
(lbproject.sf.net).
__________________________

Linux-powered Science
__________________________

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-general mailing list
Plplot-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to