Hi Terry, On Thu, Oct 21, 2010 at 12:40 AM, Terry Welsh <[email protected]> wrote: > Is there any formal support for compiling on linux with -pg and using > gprof? I can only find support from before the cmake days.
I'm not familiar with gprof, but cmake build system is pretty flexible and allows you to add in extra build options via the CMAKE_CXX_FLAGS, perhaps this would be sufficient. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

