Hi Büsra, 2011/11/22 Büsra Gülten <[email protected]>: > I really need some information about CMake variables. > Could you please give me any advice?
These CMake variables change the build of the OSG so that it does or doesn't use any of the traditional OpenGL fixed function pipeline, this also applies to shaders. You'll see places where these variables are use within the OSG source code, in particular in src/osg/*.cpp. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

