On Mon, Nov 3, 2008 at 5:57 PM, Robert Osfield <[EMAIL PROTECTED]> wrote: > Hi Csaba, > > The changed CmakeList.txt uses TARGET_LIBRARIES_VARS, not > TARGET_LIBRARIES. This is used in a number of other plugins without > problems as far as I'm aware.
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? -- Csaba _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
