[CMake] OpenGL on Mac OS X

Won-Ki Jeong wkjeong at sci.utah.edu
Tue Mar 1 01:38:59 EST 2005


Hi... I am a newbie in Mac OS X, and trying to compile openGL program 
using cmake. I use cmake ver 2.0.5. When I generate Makefile using 
cmake, it picks up -lGL instead of -framework OpenGL, etc. It seems that 
FindOpenGL.cmake is also correct but it alwas links to X11 openGL. How 
can I fix this?

Won-Ki


More information about the CMake mailing list