Hi Csaba et. al,

On Mon, Nov 3, 2008 at 5:12 PM, Csaba Halász <[EMAIL PROTECTED]> wrote:
> Yeah, I assumed similar semantics for the VARS vs non-VARS case with
> respect to the debugging suffix. Studying the macro file, I see they
> do something different.
> FWIW, the TARGET_EXTERNAL_LIBRARIES is also used in a number of
> plugins, and I believe those are the correct ones. What libraries
> should go into that variable if not things like libtiff?

Plugins either use the TARGET_LIBRARIES_VARS or
TARGET_EXTERNAL_LIBRARIES and even sometimes both like in the case of
the Win32 path in the VRML plugin.  The VARS are the source variables
that contain the libs, while the other is the actual libs.  I'm afriad
I'm not enough of Cmake expert to know the ins and outs of this, but
what I do know is that both work.

Has either Luigi or yourself send the changes to FindTIFF.cmake to the
CMake team?

Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to