Thanks Rene, changes look good now merged and submitted to svn/trunk.

2011/5/5 René Molenaar <[email protected]>:
> Hi All,
> I have found a problem regarding manifest in the plugins,
> see http://www.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/src/CMakeLists.txt
> the option OSG_MSVC_GENERATE_PLUGINS_AND_WRAPPERS_MANIFESTS is set to ON
> only after the subdirectories are added,
> this causes /MANIFEST:NO while the option is ON after the first configure,
> generate.
> if this option is moved (i.e. above the ADD_SUBDIRECTORY statement) results
> are as expected.
> attached you will find the correct CMakeLists.txt
> grtz,
> René
> _______________________________________________
> 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

Reply via email to