diff options
Diffstat (limited to 'cmake/modules/FindGLX.cmake')
-rw-r--r-- | cmake/modules/FindGLX.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindGLX.cmake b/cmake/modules/FindGLX.cmake index 77c8fce01b..ab74dfd593 100644 --- a/cmake/modules/FindGLX.cmake +++ b/cmake/modules/FindGLX.cmake @@ -3,7 +3,7 @@ # ----- # Finds the GLX library # -# This will will define the following variables:: +# This will define the following variables:: # # GLX_FOUND - system has GLX # GLX_INCLUDE_DIRS - the GLX include directory |