diff options
Diffstat (limited to 'cmake/modules/FindEGL.cmake')
-rw-r--r-- | cmake/modules/FindEGL.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindEGL.cmake b/cmake/modules/FindEGL.cmake index 331ac3975a..0b73eb80bc 100644 --- a/cmake/modules/FindEGL.cmake +++ b/cmake/modules/FindEGL.cmake @@ -3,7 +3,7 @@ # ------- # Finds the EGL library # -# This will will define the following variables:: +# This will define the following variables:: # # EGL_FOUND - system has EGL # EGL_INCLUDE_DIRS - the EGL include directory |