Hi Tupone, On Fri, Feb 27, 2009 at 10:02 AM, Tupone at Gentoo <[email protected]> wrote: > openscenegraph use automatic discovery of installed package to build it. > It is bad as it introduces unwanted references that can affect the > validity of the binary on other nodes.
The Find of xul is little different than other optional dependencies, if the package isn't there it should attempt to build it. Is there a reason why you've singled out the FIND_PACKAGE(XUL)? If we are to make checking of optional external dependencies and optional check then it's something that we should introduce a mechanism for all optional external dependencies, rather doing it on an adhoc basis. For this reason I won't be merge your suggestion. I would like to see build issues resolved though, so if you can be more specific about what errors/fallout you are seeing then we might be able to spot a good way forward. Cheers, Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
