Hi Jannik, On 30 May 2016 at 12:50, Jannik Heller <[email protected]> wrote: > If you want, you could still apply the second portion of the change that > removes the section "# Set the build postfix extension according to what > configuration is being built.". In my testing this piece of code made no > change in behaviour whatsoever, so it would seem that cmake is already doing > this. Change attached.
Just had a look at the change. Which versions of Cmake this is required for is the first thing that pops in my head. I didn't write this particular block of CMake script my expect the original authors added for a reason, which most likely would have been lack of CMake support at the inception of this block of script. To apply the change we'll first have to find out whether all versions of CMake in active use add the suffix automatically. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
