summaryrefslogtreecommitdiffstats
path: root/Help/manual
diff options
context:
space:
mode:
authorDavid Gobbi <david.gobbi@gmail.com>2015-12-12 16:32:42 (GMT)
committerBrad King <brad.king@kitware.com>2015-12-14 14:46:32 (GMT)
commit08580be2ada7b226c3b8f91b6ecdbc57d843d42e (patch)
tree4bb66f2717bbd546963698d0f297c7adefaa1206 /Help/manual
parenta680211ca782751159d70464e51eac812d8db8f1 (diff)
downloadCMake-08580be2ada7b226c3b8f91b6ecdbc57d843d42e.zip
CMake-08580be2ada7b226c3b8f91b6ecdbc57d843d42e.tar.gz
CMake-08580be2ada7b226c3b8f91b6ecdbc57d843d42e.tar.bz2
FindOpenGL: Don't add AGL to OPENGL_LIBRARIES on OS X.
CMake had been setting OPENGL_glu_LIBRARY to AGL.framework, even though AGL is not GLU. AGL is simply the GL component for the deprecated Carbon framework. GLU is provided by OpenGL.framework. A side effect of the old behavior was that if AGL was not found (it is absent from OS X SDK 10.10 or later), then OPENGL_GLU_FOUND would be incorrectly set to "NO".
Diffstat (limited to 'Help/manual')
0 files changed, 0 insertions, 0 deletions