[CMake] Help Please-Link Library

Eric Noulard eric.noulard at gmail.com
Mon Jul 16 21:06:01 EDT 2007


2007/7/17, Bill Hoffman <bill.hoffman at kitware.com>:
> Eric Noulard wrote:
> >
> > If your lib is not in the lib search path then you need to add the
> > appropriate
> > PATH using the LINK_DIRECTORIES macro
> >
> It is much better to add the full path to the library, and use FIND_LIBRARY.

Much better? Why?
In order to avoid using another lib from the same place?


-- 
Erk


More information about the CMake mailing list