Hi Alberto, I'm just reviewing these changes. I'm curious to how the existing (and modified by you) openscenegraph.pc/openthread.pc are used as input, and where the output file goes - is it simply built on install? I was expecting something like a openscenegraph.pc.in.
With the introduction of the CMake vars in the openscenegraph.pc it does strike me that it'd be logical to handle the version numbers this way as well as the install paths. Robert. On Tue, Jan 20, 2009 at 9:20 AM, Alberto Luaces <[email protected]> wrote: > Hello, > > I have modified CMakeLists.txt in order to make CMake fill the existent > openscenegraph.pc and openthreads.pc files with OSG's installation values. > Then I install those files into the expected path for pkg-config (this can > also be modified through PKG_CONFIG_PATH environment variable). Therefore > those of us who are using pkg-config for linking can easily select which > version of OSG we want to use. > > Regards, > > Alberto > > _______________________________________________ > 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
