Thanks Philip, good change, now merged and submitted to SVN.

On Fri, Nov 14, 2008 at 8:34 PM,  <[EMAIL PROTECTED]> wrote:
>
> If you change CMAKE_INSTALL_PREFIX in the cache editor after building the
> OSG, it causes the entire project to rebuild (at least with the CMake
> makefile generator due to changing preprocessor definitions applied across
> all targets).
>
> I suggest moving the definition of OSG_DEFAULT_LIBRARY_PATH (which is
> responsible for this global rebuild) into osgDB/CMakeLists.txt which is the
> only library in the code where this definition is (and is likely ever to be)
> used.  This way if the user changes it, only osgDB will rebuild.
>
>
>
>
> --
> Philip Lowman
> Sr. Software Development Engineer, Modeling & Simulation Technology
> General Dynamics Land Systems
> http://www.gdls.com
>
> This is an e-mail from General Dynamics Land Systems. It is for the intended
> recipient only and may contain confidential and privileged information. No
> one else may read, print, store, copy, forward or act in reliance on it or
> its attachments. If you are not the intended recipient, please return this
> message to the sender and delete the message and any attachments from your
> computer. Your cooperation is appreciated.
> _______________________________________________
> 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