Hi all,

I just noticed a small inconsistency. Normally, the INSTALL target should have as dependencies any other targets that it needs to install. But it seems that the documentation targets (openscenegraph_doc and openthreads_doc) are not dependencies of the INSTALL target. But they should be.

If I have previously built the documentation, the INSTALL target installs it to its proper place. But if I have not explicitly built the docs myself, the INSTALL target does not build them and hence does not install the docs (though it doesn't give any error either).

The package targets all seem to have the right dependencies though.

It's a small detail, and probably not worth holding up 2.8, but I just found it weird... Perhaps someone with the necessary knowledge could fix it?

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to