Thanks Alan, changes now merged and submitted to svn/trunk. Cheers, Robert.
On Mon, Dec 6, 2010 at 6:40 PM, Alan Dickinson <[email protected]> wrote: > Hi Robert, > > I modified the CPack CMake files to provide the ability to easily create > packages of the OpenSceneGraph components. > > I modified the OsgCPackConfig.cmake.in and OsgCPack.cmake files to expose > access to select the package generator mechanism through cmake > CPACK_GENERATOR option. The user can specify the type of package generator > (i.e. rpms. deb, NSIS, tar, zip, etc) that they would like to use from the > CPack supported packages/installation methods. > > I also changed the CPACK_PACKAGE_FILE_NAME to use OSG_PACKAGE_FILE_NAME > which contains the name of each component so all of the component packages > can be generated without renaming the files. > > This should make it even easier to create distribution packages for the > various linux, windows and mac distribution methods supported by CPack. > > Sincerely, > > Alan Dickinson > > > _______________________________________________ > 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
