diff options
Diffstat (limited to 'cmake/modules/FindOpenGLES.cmake')
-rw-r--r-- | cmake/modules/FindOpenGLES.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindOpenGLES.cmake b/cmake/modules/FindOpenGLES.cmake index fac21bc4e8..0191d9e78c 100644 --- a/cmake/modules/FindOpenGLES.cmake +++ b/cmake/modules/FindOpenGLES.cmake @@ -3,7 +3,7 @@ # ------------ # Finds the OpenGLES2 library # -# This will will define the following variables:: +# This will define the following variables:: # # OPENGLES_FOUND - system has OpenGLES # OPENGLES_INCLUDE_DIRS - the OpenGLES include directory |