Hi back,

I'm looking for an envvar or command that a package which uses OSG can use
to determine where OSG is installed, so the package can find OSG's
library, include files, and so forth.

OSG_INST_LOCATION would do the trick.   Can you let us know if this ever
gets added?

Thanks,

-John

On Thu, 12 Jul 2007, Robert Osfield wrote:

> Hi John,
>
> You can configure when the build system installs things via ccmake or
> a cmake command line option.  CMAKE_INSTALL_PREFIX is probably the one
> you are looking for.
>
> We could possible add the checking of the OSG_INST_LOCATION in the
> root CMakeLists.txt to provide backward compatibility.
>
> Robert.
_______________________________________________
osg-users mailing list
osg-users@openscenegraph.net
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to