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.
Robert. On Mon, Nov 3, 2008 at 4:53 PM, Csaba Halász <[EMAIL PROTECTED]> wrote: > Hi Robert, > > I see you committed an update to the CMakeLists.txt. Are you sure it > shouldn't be changed to TARGET_EXTERNAL_LIBRARIES? > OsgMacroUtils.cmake says: > > # TARGET_LIBRARIES are the libraries to link to that are internal to > the project and have d suffix for debug > # TARGET_EXTERNAL_LIBRARIES are external libraries and are not > differentiated with d suffix > > -- > Csaba > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
