[osg-users] OpenSceneGraph-3.6.0 stable release is tagged!

Ralf Habacker ralf.habacker at freenet.de
Wed Apr 25 08:30:53 PDT 2018


Am 08.04.2018 um 21:26 schrieb Robert Osfield:
> Hi Max,
> 
> On 8 April 2018 at 14:48, Max Maslov <maxmaslov.kras at gmail.com> wrote:
>> Any hints about further development plans?
> 
> I am now away on trip for the week - giving an OSG training course!
> Once I'm back at my office I'll have some time to discuss future work
> on OSG.

I'm just adding osg to a commercial application and with that one thing
comes to my mind: Currently osg cmake build support depends on public
releases of cmake. Any change to the find_package related files needs to
be submitted to cmake. Fortunally cmake has support to let projects add
those required files to the project itself, which installs them with all
other installed files and could be used by clients out of the box.

This is possible with the help of Config-file Packages (see
https://cmake.org/cmake/help/git-master/manual/cmake-packages.7.html#creating-packages)

Cheers
Ralf




More information about the osg-users mailing list