Merge topic 'FindOpenGL-target'

94770baf FindOpenGL: Fix typo in documented target name
This commit is contained in:
Brad King 2014-06-09 10:28:35 -04:00 committed by CMake Topic Stage
commit 81ddcaa67b

View File

@ -9,7 +9,7 @@
#
# This module defines the :prop_tgt:`IMPORTED` targets:
#
# ``OpenGL::OpenGL``
# ``OpenGL::GL``
# Defined if the system has OpenGL.
# ``OpenGL::GLU``
# Defined if the system has GLU.