Hi Mike, This experience suggest to me that we'd need to add an option for disabling/enabling the compile of specific plugins.
Others are welcome to jump in and propose a set of changes. Robert. On 9/12/07, Mike Logan <[EMAIL PROTECTED]> wrote: > > Using latest svn today... > > I have an old Inventor install that keeps getting picked up by cmake. > But I want to disable that plugin for now.. it won't compile. > > I changed to my build subdirectory and ran "ccmake .." and was > able to change the values > INVENTOR_INCLUDE_DIR = INVENTOR_INCLUDE_DIR-NOTFOUND > INVENTOR_LIBRARY = INVENTOR_LIBRARY-NOTFOUND > > but I can't "generate" at that point within ccmake. > I have to "configure" again and then generate > which ends up finding Inventor all over again. > > Editing CMakeCache.txt directly also doesn't work, because the > subsequent 'make' > will cause a "configure & generate" again. > > help. > > ml > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

