Hi , all
I'm under Mac and compiling OpenCV 2.4.2 with OpenGL support, I use CMake GUI to generate appropriate project,but there is no entry named "WITH_OPENGL" which can be selected, then I try to use "Add Entry" to add WITH_OPENGL, but it doesn't work, the generated libs still not support opengl, how can I enable OpenGL support under Mac?