Easy fix;

In the main CMakeLists.txt simply change

# We want to build SONAMES shared librariess
SET(OPENSCENEGRAPH_SONAMES TRUE) <-- change to false
SET(OPENTHREADS_SONAMES TRUE) <--- change to false

Would be cool to have a cmake option that controls this though
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to