Browse Source

Merge topic 'FindOpenGL-target'

94770baf FindOpenGL: Fix typo in documented target name
Brad King 11 years ago
parent
commit
81ddcaa67b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Modules/FindOpenGL.cmake

+ 1 - 1
Modules/FindOpenGL.cmake

@@ -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.