From 2577b55681a97f3eec3fb0e3b5a4fb7f2cb18b8a Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 30 Aug 2018 00:42:04 +0200 Subject: sync with upstream --- cmake/modules/FindEGL.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/modules/FindEGL.cmake') diff --git a/cmake/modules/FindEGL.cmake b/cmake/modules/FindEGL.cmake index 331ac39..0b73eb8 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 -- cgit v1.2.3