Hi,

For flightgear builds I use the easy way: I have one installation directory and use

cmake ... -DCMAKE_INSTALL_PREFIX=<installdir> ...

and

"make install" for both OSG and the other projects.
(install/uninstall is a common target for Visual Studio, make, eclipse ...)

There are other ways to specify, but than you'll have to specify a lot more variables.

Greetings,
  Olaf
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to