diff options
author | h.udo <hudokkow@gmail.com> | 2018-04-18 19:08:00 +0100 |
---|---|---|
committer | h.udo <hudokkow@gmail.com> | 2018-04-18 19:10:37 +0100 |
commit | e7b98c9a3217f419f4849a97b1c56fc899edcffb (patch) | |
tree | 60d1d896f587001ab4e7e6b904f52b30437526a8 /cmake | |
parent | 16abdf86a30d933a1532592c45a48b799f1c430b (diff) |
[cmake/cosmetics] Where there's a will another one isn't needed
Diffstat (limited to 'cmake')
55 files changed, 55 insertions, 55 deletions
diff --git a/cmake/modules/FindAML.cmake b/cmake/modules/FindAML.cmake index 602f5d9a2b..89d1fd985d 100644 --- a/cmake/modules/FindAML.cmake +++ b/cmake/modules/FindAML.cmake @@ -3,7 +3,7 @@ # ------- # Finds the AML codec # -# This will will define the following variables:: +# This will define the following variables:: # # AML_FOUND - system has AML # AML_INCLUDE_DIRS - the AML include directory diff --git a/cmake/modules/FindASS.cmake b/cmake/modules/FindASS.cmake index 2d592fad15..cb9d7322b7 100644 --- a/cmake/modules/FindASS.cmake +++ b/cmake/modules/FindASS.cmake @@ -3,7 +3,7 @@ # ------- # Finds the ASS library # -# This will will define the following variables:: +# This will define the following variables:: # # ASS_FOUND - system has ASS # ASS_INCLUDE_DIRS - the ASS include directory diff --git a/cmake/modules/FindAlsa.cmake b/cmake/modules/FindAlsa.cmake index ae05817dd6..fdc7db88df 100644 --- a/cmake/modules/FindAlsa.cmake +++ b/cmake/modules/FindAlsa.cmake @@ -3,7 +3,7 @@ # -------- # Finds the Alsa library # -# This will will define the following variables:: +# This will define the following variables:: # # ALSA_FOUND - system has Alsa # ALSA_INCLUDE_DIRS - the Alsa include directory diff --git a/cmake/modules/FindAvahi.cmake b/cmake/modules/FindAvahi.cmake index 068b29264c..e0e6689b52 100644 --- a/cmake/modules/FindAvahi.cmake +++ b/cmake/modules/FindAvahi.cmake @@ -3,7 +3,7 @@ # --------- # Finds the avahi library # -# This will will define the following variables:: +# This will define the following variables:: # # AVAHI_FOUND - system has avahi # AVAHI_INCLUDE_DIRS - the avahi include directory diff --git a/cmake/modules/FindBluetooth.cmake b/cmake/modules/FindBluetooth.cmake index a69980dc74..7ca99bb32e 100644 --- a/cmake/modules/FindBluetooth.cmake +++ b/cmake/modules/FindBluetooth.cmake @@ -3,7 +3,7 @@ # --------- # Finds the Bluetooth library # -# This will will define the following variables:: +# This will define the following variables:: # # BLUETOOTH_FOUND - system has Bluetooth # BLUETOOTH_INCLUDE_DIRS - the Bluetooth include directory diff --git a/cmake/modules/FindBluray.cmake b/cmake/modules/FindBluray.cmake index 3c29f54874..8e524fc756 100644 --- a/cmake/modules/FindBluray.cmake +++ b/cmake/modules/FindBluray.cmake @@ -3,7 +3,7 @@ # ---------- # Finds the libbluray library # -# This will will define the following variables:: +# This will define the following variables:: # # BLURAY_FOUND - system has libbluray # BLURAY_INCLUDE_DIRS - the libbluray include directory diff --git a/cmake/modules/FindCEC.cmake b/cmake/modules/FindCEC.cmake index bd6fd1d2da..4c6f4bef48 100644 --- a/cmake/modules/FindCEC.cmake +++ b/cmake/modules/FindCEC.cmake @@ -3,7 +3,7 @@ # ------- # Finds the libCEC library # -# This will will define the following variables:: +# This will define the following variables:: # # CEC_FOUND - system has libCEC # CEC_INCLUDE_DIRS - the libCEC include directory diff --git a/cmake/modules/FindCWiid.cmake b/cmake/modules/FindCWiid.cmake index 88cfbef038..af9e391c1d 100644 --- a/cmake/modules/FindCWiid.cmake +++ b/cmake/modules/FindCWiid.cmake @@ -3,7 +3,7 @@ # --------- # Finds the CWiid library # -# This will will define the following variables:: +# This will define the following variables:: # # CWIID_FOUND - system has CWiid # CWIID_INCLUDE_DIRS - the CWiid include directory diff --git a/cmake/modules/FindCdio.cmake b/cmake/modules/FindCdio.cmake index cce7f2ace9..91ba7bc591 100644 --- a/cmake/modules/FindCdio.cmake +++ b/cmake/modules/FindCdio.cmake @@ -3,7 +3,7 @@ # -------- # Finds the cdio library # -# This will will define the following variables:: +# This will define the following variables:: # # CDIO_FOUND - system has cdio # CDIO_INCLUDE_DIRS - the cdio include directory diff --git a/cmake/modules/FindCurl.cmake b/cmake/modules/FindCurl.cmake index 17c1f0156f..6ccf44ac23 100644 --- a/cmake/modules/FindCurl.cmake +++ b/cmake/modules/FindCurl.cmake @@ -3,7 +3,7 @@ # -------- # Finds the Curl library # -# This will will define the following variables:: +# This will define the following variables:: # # CURL_FOUND - system has Curl # CURL_INCLUDE_DIRS - the Curl include directory diff --git a/cmake/modules/FindDBus.cmake b/cmake/modules/FindDBus.cmake index 9ea4f8f85b..df3edc5180 100644 --- a/cmake/modules/FindDBus.cmake +++ b/cmake/modules/FindDBus.cmake @@ -3,7 +3,7 @@ # ------- # Finds the DBUS library # -# This will will define the following variables:: +# This will define the following variables:: # # DBUS_FOUND - system has DBUS # DBUS_INCLUDE_DIRS - the DBUS include directory 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 diff --git a/cmake/modules/FindFFMPEG.cmake b/cmake/modules/FindFFMPEG.cmake index e2fbe8d38e..103d2cabaa 100644 --- a/cmake/modules/FindFFMPEG.cmake +++ b/cmake/modules/FindFFMPEG.cmake @@ -18,7 +18,7 @@ # usage: -DWITH_FFMPEG=/path/to/ffmpeg_install_prefix # # -------- -# This module will will define the following variables: +# This module will define the following variables: # # FFMPEG_FOUND - system has FFmpeg # FFMPEG_INCLUDE_DIRS - FFmpeg include directory diff --git a/cmake/modules/FindFreeType.cmake b/cmake/modules/FindFreeType.cmake index fb4c668b7b..8a3955552d 100644 --- a/cmake/modules/FindFreeType.cmake +++ b/cmake/modules/FindFreeType.cmake @@ -3,7 +3,7 @@ # ------------ # Finds the FreeType library # -# This will will define the following variables:: +# This will define the following variables:: # # FREETYPE_FOUND - system has FreeType # FREETYPE_INCLUDE_DIRS - the FreeType include directory diff --git a/cmake/modules/FindFriBidi.cmake b/cmake/modules/FindFriBidi.cmake index dcaeb48b7d..91f3994e81 100644 --- a/cmake/modules/FindFriBidi.cmake +++ b/cmake/modules/FindFriBidi.cmake @@ -3,7 +3,7 @@ # ----------- # Finds the GNU FriBidi library # -# This will will define the following variables:: +# This will define the following variables:: # # FRIBIDI_FOUND - system has FriBidi # FRIBIDI_INCLUDE_DIRS - the FriBidi include directory diff --git a/cmake/modules/FindGBM.cmake b/cmake/modules/FindGBM.cmake index ac95241159..1e4436d8cd 100644 --- a/cmake/modules/FindGBM.cmake +++ b/cmake/modules/FindGBM.cmake @@ -2,7 +2,7 @@ # ---------- # Finds the GBM library # -# This will will define the following variables:: +# This will define the following variables:: # # GBM_FOUND - system has GBM # GBM_INCLUDE_DIRS - the GBM include directory diff --git a/cmake/modules/FindGIF.cmake b/cmake/modules/FindGIF.cmake index 8649bd4f47..1c616e0ab1 100644 --- a/cmake/modules/FindGIF.cmake +++ b/cmake/modules/FindGIF.cmake @@ -3,7 +3,7 @@ # ------- # Finds the libgif library # -# This will will define the following variables:: +# This will define the following variables:: # # GIF_FOUND - system has libgif # GIF_INCLUDE_DIRS - the libgif include directory 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 diff --git a/cmake/modules/FindIconv.cmake b/cmake/modules/FindIconv.cmake index 8ee01fb6b8..ae7d8d7f57 100644 --- a/cmake/modules/FindIconv.cmake +++ b/cmake/modules/FindIconv.cmake @@ -3,7 +3,7 @@ # -------- # Finds the ICONV library # -# This will will define the following variables:: +# This will define the following variables:: # # ICONV_FOUND - system has ICONV # ICONV_INCLUDE_DIRS - the ICONV include directory diff --git a/cmake/modules/FindLCMS2.cmake b/cmake/modules/FindLCMS2.cmake index 5ec7a77ba3..7cc1497333 100644 --- a/cmake/modules/FindLCMS2.cmake +++ b/cmake/modules/FindLCMS2.cmake @@ -3,7 +3,7 @@ # ----------- # Finds the LCMS Color Management library # -# This will will define the following variables:: +# This will define the following variables:: # # LCMS2_FOUND - system has LCMS Color Management # LCMS2_INCLUDE_DIRS - the LCMS Color Management include directory diff --git a/cmake/modules/FindLibDRM.cmake b/cmake/modules/FindLibDRM.cmake index 35d632e7f3..d452064e39 100644 --- a/cmake/modules/FindLibDRM.cmake +++ b/cmake/modules/FindLibDRM.cmake @@ -3,7 +3,7 @@ # ---------- # Finds the LibDRM library # -# This will will define the following variables:: +# This will define the following variables:: # # LIBDRM_FOUND - system has LibDRM # LIBDRM_INCLUDE_DIRS - the LibDRM include directory diff --git a/cmake/modules/FindLibUSB.cmake b/cmake/modules/FindLibUSB.cmake index e976bf48e4..17cf6ec7cc 100644 --- a/cmake/modules/FindLibUSB.cmake +++ b/cmake/modules/FindLibUSB.cmake @@ -3,7 +3,7 @@ # ---------- # Finds the USB library # -# This will will define the following variables:: +# This will define the following variables:: # # LIBUSB_FOUND - system has LibUSB # LIBUSB_INCLUDE_DIRS - the USB include directory diff --git a/cmake/modules/FindLircClient.cmake b/cmake/modules/FindLircClient.cmake index 528c38e8ee..c469af57d7 100644 --- a/cmake/modules/FindLircClient.cmake +++ b/cmake/modules/FindLircClient.cmake @@ -2,7 +2,7 @@ # ----------- # Finds the liblirc_client library # -# This will will define the following variables:: +# This will define the following variables:: # # LIRCCLIENT_FOUND - if false, do not try to link to lirc_client # LIRCCLIENT_INCLUDE_DIRS - where to find lirc/lirc_client.h diff --git a/cmake/modules/FindLzo2.cmake b/cmake/modules/FindLzo2.cmake index 4f7313f7fb..5e3e6865bd 100644 --- a/cmake/modules/FindLzo2.cmake +++ b/cmake/modules/FindLzo2.cmake @@ -3,7 +3,7 @@ # -------- # Finds the Lzo2 library # -# This will will define the following variables:: +# This will define the following variables:: # # LZO2_FOUND - system has Lzo2 # LZO2_INCLUDE_DIRS - the Lzo2 include directory diff --git a/cmake/modules/FindMDNS.cmake b/cmake/modules/FindMDNS.cmake index 9294708549..c2574c8e53 100644 --- a/cmake/modules/FindMDNS.cmake +++ b/cmake/modules/FindMDNS.cmake @@ -3,7 +3,7 @@ # -------- # Finds the mDNS library # -# This will will define the following variables:: +# This will define the following variables:: # # MDNS_FOUND - system has mDNS # MDNS_INCLUDE_DIRS - the mDNS include directory diff --git a/cmake/modules/FindMariaDBClient.cmake b/cmake/modules/FindMariaDBClient.cmake index 1e5e736f46..8a28670be8 100644 --- a/cmake/modules/FindMariaDBClient.cmake +++ b/cmake/modules/FindMariaDBClient.cmake @@ -3,7 +3,7 @@ # --------------- # Finds the MariaDBClient library # -# This will will define the following variables:: +# This will define the following variables:: # # MARIADBCLIENT_FOUND - system has MariaDBClient # MARIADBCLIENT_INCLUDE_DIRS - the MariaDBClient include directory diff --git a/cmake/modules/FindMicroHttpd.cmake b/cmake/modules/FindMicroHttpd.cmake index d04878c8e9..e6127f3d88 100644 --- a/cmake/modules/FindMicroHttpd.cmake +++ b/cmake/modules/FindMicroHttpd.cmake @@ -3,7 +3,7 @@ # -------------- # Finds the MicroHttpd library # -# This will will define the following variables:: +# This will define the following variables:: # # MICROHTTPD_FOUND - system has MicroHttpd # MICROHTTPD_INCLUDE_DIRS - the MicroHttpd include directory diff --git a/cmake/modules/FindMir.cmake b/cmake/modules/FindMir.cmake index e66ff025f7..abfcc72e6a 100644 --- a/cmake/modules/FindMir.cmake +++ b/cmake/modules/FindMir.cmake @@ -2,7 +2,7 @@ # ------- # Finds the Mir library # -# This will will define the following variables:: +# This will define the following variables:: # # MIR_FOUND - the system has Mir # MIR_INCLUDE_DIRS - the Mir include directory diff --git a/cmake/modules/FindMySqlClient.cmake b/cmake/modules/FindMySqlClient.cmake index 50db58237b..05d3f570c5 100644 --- a/cmake/modules/FindMySqlClient.cmake +++ b/cmake/modules/FindMySqlClient.cmake @@ -3,7 +3,7 @@ # --------------- # Finds the MySqlClient library # -# This will will define the following variables:: +# This will define the following variables:: # # MYSQLCLIENT_FOUND - system has MySqlClient # MYSQLCLIENT_INCLUDE_DIRS - the MySqlClient include directory diff --git a/cmake/modules/FindNFS.cmake b/cmake/modules/FindNFS.cmake index b304bf345f..36727c0efe 100644 --- a/cmake/modules/FindNFS.cmake +++ b/cmake/modules/FindNFS.cmake @@ -3,7 +3,7 @@ # ------- # Finds the libnfs library # -# This will will define the following variables:: +# This will define the following variables:: # # NFS_FOUND - system has libnfs # NFS_INCLUDE_DIRS - the libnfs include directory 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 diff --git a/cmake/modules/FindOpenGl.cmake b/cmake/modules/FindOpenGl.cmake index af1c433db6..cb695a6c6f 100644 --- a/cmake/modules/FindOpenGl.cmake +++ b/cmake/modules/FindOpenGl.cmake @@ -3,7 +3,7 @@ # ---------- # Finds the FindOpenGl library # -# This will will define the following variables:: +# This will define the following variables:: # # OPENGL_FOUND - system has OpenGl # OPENGL_INCLUDE_DIRS - the OpenGl include directory diff --git a/cmake/modules/FindPCRE.cmake b/cmake/modules/FindPCRE.cmake index 8babed3b60..d549d196ca 100644 --- a/cmake/modules/FindPCRE.cmake +++ b/cmake/modules/FindPCRE.cmake @@ -3,7 +3,7 @@ # -------- # Finds the PCRECPP library # -# This will will define the following variables:: +# This will define the following variables:: # # PCRE_FOUND - system has libpcrecpp # PCRE_INCLUDE_DIRS - the libpcrecpp include directory diff --git a/cmake/modules/FindPlist.cmake b/cmake/modules/FindPlist.cmake index 0664c10ddc..cd143e982b 100644 --- a/cmake/modules/FindPlist.cmake +++ b/cmake/modules/FindPlist.cmake @@ -3,7 +3,7 @@ # --------- # Finds the Plist library # -# This will will define the following variables:: +# This will define the following variables:: # # PLIST_FOUND - system has Plist library # PLIST_INCLUDE_DIRS - the Plist library include directory diff --git a/cmake/modules/FindSSH.cmake b/cmake/modules/FindSSH.cmake index bf3837e01c..b88e769fe5 100644 --- a/cmake/modules/FindSSH.cmake +++ b/cmake/modules/FindSSH.cmake @@ -3,7 +3,7 @@ # ------- # Finds the SSH library # -# This will will define the following variables:: +# This will define the following variables:: # # SSH_FOUND - system has SSH # SSH_INCLUDE_DIRS - the SSH include directory diff --git a/cmake/modules/FindSWIG.cmake b/cmake/modules/FindSWIG.cmake index 523b49bd82..f9b27c2271 100644 --- a/cmake/modules/FindSWIG.cmake +++ b/cmake/modules/FindSWIG.cmake @@ -3,7 +3,7 @@ # -------- # Finds the SWIG executable # -# This will will define the following variables:: +# This will define the following variables:: # # SWIG_FOUND - system has SWIG # SWIG_EXECUTABLE - the SWIG executable diff --git a/cmake/modules/FindSdl.cmake b/cmake/modules/FindSdl.cmake index 81c179377b..60959cb06c 100644 --- a/cmake/modules/FindSdl.cmake +++ b/cmake/modules/FindSdl.cmake @@ -3,7 +3,7 @@ # ------- # Finds the SDL library # -# This will will define the following variables:: +# This will define the following variables:: # # SDL_FOUND - system has SDL # SDL_INCLUDE_DIRS - the SDL include directory diff --git a/cmake/modules/FindShairplay.cmake b/cmake/modules/FindShairplay.cmake index 699fb7a740..bbb3372d6f 100644 --- a/cmake/modules/FindShairplay.cmake +++ b/cmake/modules/FindShairplay.cmake @@ -3,7 +3,7 @@ # ------------- # Finds the Shairplay library # -# This will will define the following variables:: +# This will define the following variables:: # # SHAIRPLAY_FOUND - system has Shairplay # SHAIRPLAY_INCLUDE_DIRS - the Shairplay include directory diff --git a/cmake/modules/FindSmbClient.cmake b/cmake/modules/FindSmbClient.cmake index 9a8b197483..70492ffae4 100644 --- a/cmake/modules/FindSmbClient.cmake +++ b/cmake/modules/FindSmbClient.cmake @@ -3,7 +3,7 @@ # ------------- # Finds the SMB Client library # -# This will will define the following variables:: +# This will define the following variables:: # # SMBCLIENT_FOUND - system has SmbClient # SMBCLIENT_INCLUDE_DIRS - the SmbClient include directory diff --git a/cmake/modules/FindSndio.cmake b/cmake/modules/FindSndio.cmake index 5f08acdad0..992c0b1ab6 100644 --- a/cmake/modules/FindSndio.cmake +++ b/cmake/modules/FindSndio.cmake @@ -3,7 +3,7 @@ # --------- # Finds the Sndio Library # -# This will will define the following variables: +# This will define the following variables: # # SNDIO_FOUND - system has sndio # SNDIO_INCLUDE_DIRS - sndio include directory diff --git a/cmake/modules/FindSqlite3.cmake b/cmake/modules/FindSqlite3.cmake index abde0cff0a..8fd9719ec7 100644 --- a/cmake/modules/FindSqlite3.cmake +++ b/cmake/modules/FindSqlite3.cmake @@ -3,7 +3,7 @@ # ----------- # Finds the SQLite3 library # -# This will will define the following variables:: +# This will define the following variables:: # # SQLITE3_FOUND - system has SQLite3 # SQLITE3_INCLUDE_DIRS - the SQLite3 include directory diff --git a/cmake/modules/FindTagLib.cmake b/cmake/modules/FindTagLib.cmake index 8c8c2f30a1..ac7b7ec807 100644 --- a/cmake/modules/FindTagLib.cmake +++ b/cmake/modules/FindTagLib.cmake @@ -3,7 +3,7 @@ # ---------- # Finds the TagLib library # -# This will will define the following variables:: +# This will define the following variables:: # # TAGLIB_FOUND - system has TagLib # TAGLIB_INCLUDE_DIRS - the TagLib include directory diff --git a/cmake/modules/FindTinyXML.cmake b/cmake/modules/FindTinyXML.cmake index 1220a94387..5e9539e2d6 100644 --- a/cmake/modules/FindTinyXML.cmake +++ b/cmake/modules/FindTinyXML.cmake @@ -3,7 +3,7 @@ # ----------- # Finds the TinyXML library # -# This will will define the following variables:: +# This will define the following variables:: # # TINYXML_FOUND - system has TinyXML # TINYXML_INCLUDE_DIRS - the TinyXML include directory diff --git a/cmake/modules/FindUDEV.cmake b/cmake/modules/FindUDEV.cmake index 422c437d91..a884025256 100644 --- a/cmake/modules/FindUDEV.cmake +++ b/cmake/modules/FindUDEV.cmake @@ -3,7 +3,7 @@ # ------- # Finds the UDEV library # -# This will will define the following variables:: +# This will define the following variables:: # # UDEV_FOUND - system has UDEV # UDEV_INCLUDE_DIRS - the UDEV include directory diff --git a/cmake/modules/FindUUID.cmake b/cmake/modules/FindUUID.cmake index 173fac277d..0c2ff5aa22 100644 --- a/cmake/modules/FindUUID.cmake +++ b/cmake/modules/FindUUID.cmake @@ -3,7 +3,7 @@ # -------- # Finds the libuuid library # -# This will will define the following variables:: +# This will define the following variables:: # # UUID_FOUND - system has libuuid # UUID_INCLUDE_DIRS - the libuuid include directory diff --git a/cmake/modules/FindVAAPI.cmake b/cmake/modules/FindVAAPI.cmake index 157cec4746..2111e4f13b 100644 --- a/cmake/modules/FindVAAPI.cmake +++ b/cmake/modules/FindVAAPI.cmake @@ -3,7 +3,7 @@ # --------- # Finds the VAAPI library # -# This will will define the following variables:: +# This will define the following variables:: # # VAAPI_FOUND - system has VAAPI # VAAPI_INCLUDE_DIRS - the VAAPI include directory diff --git a/cmake/modules/FindVDPAU.cmake b/cmake/modules/FindVDPAU.cmake index b99e03f49b..b2c5482343 100644 --- a/cmake/modules/FindVDPAU.cmake +++ b/cmake/modules/FindVDPAU.cmake @@ -3,7 +3,7 @@ # --------- # Finds the VDPAU library # -# This will will define the following variables:: +# This will define the following variables:: # # VDPAU_FOUND - system has VDPAU # VDPAU_INCLUDE_DIRS - the VDPAU include directory diff --git a/cmake/modules/FindWaylandProtocols.cmake b/cmake/modules/FindWaylandProtocols.cmake index 0b96ff04ec..e74bb80c79 100644 --- a/cmake/modules/FindWaylandProtocols.cmake +++ b/cmake/modules/FindWaylandProtocols.cmake @@ -2,7 +2,7 @@ # -------------------- # Find wayland-protocols # -# This will will define the following variables:: +# This will define the following variables:: # # WAYLAND_PROTOCOLS_DIR - directory containing the additional Wayland protocols # from the wayland-protocols package diff --git a/cmake/modules/FindWaylandpp.cmake b/cmake/modules/FindWaylandpp.cmake index 336e613a7e..20d9d38c64 100644 --- a/cmake/modules/FindWaylandpp.cmake +++ b/cmake/modules/FindWaylandpp.cmake @@ -2,7 +2,7 @@ # ------------- # Finds the waylandpp library # -# This will will define the following variables:: +# This will define the following variables:: # # WAYLANDPP_FOUND - the system has waylandpp # WAYLANDPP_INCLUDE_DIRS - the waylandpp include directory diff --git a/cmake/modules/FindX.cmake b/cmake/modules/FindX.cmake index 19bb770cfa..a52f86f912 100644 --- a/cmake/modules/FindX.cmake +++ b/cmake/modules/FindX.cmake @@ -3,7 +3,7 @@ # ----- # Finds the X11 library # -# This will will define the following variables:: +# This will define the following variables:: # # X_FOUND - system has X11 # X_INCLUDE_DIRS - the X11 include directory diff --git a/cmake/modules/FindXRandR.cmake b/cmake/modules/FindXRandR.cmake index 9feaedc6f7..12f3478107 100644 --- a/cmake/modules/FindXRandR.cmake +++ b/cmake/modules/FindXRandR.cmake @@ -3,7 +3,7 @@ # ---------- # Finds the XRandR library # -# This will will define the following variables:: +# This will define the following variables:: # # XRANDR_FOUND - system has XRANDR # XRANDR_INCLUDE_DIRS - the XRANDR include directory diff --git a/cmake/modules/FindXSLT.cmake b/cmake/modules/FindXSLT.cmake index f7fea9e343..3637214844 100644 --- a/cmake/modules/FindXSLT.cmake +++ b/cmake/modules/FindXSLT.cmake @@ -3,7 +3,7 @@ # -------- # Finds the XSLT library # -# This will will define the following variables:: +# This will define the following variables:: # # XSLT_FOUND - system has XSLT # XSLT_INCLUDE_DIRS - the XSLT include directory diff --git a/cmake/modules/FindXkbcommon.cmake b/cmake/modules/FindXkbcommon.cmake index 2a84fe59f6..1bb2543ef3 100644 --- a/cmake/modules/FindXkbcommon.cmake +++ b/cmake/modules/FindXkbcommon.cmake @@ -2,7 +2,7 @@ # ----------- # Finds the libxkbcommon library # -# This will will define the following variables:: +# This will define the following variables:: # # XKBCOMMON_FOUND - the system has libxkbcommon # XKBCOMMON_INCLUDE_DIRS - the libxkbcommon include directory diff --git a/cmake/modules/FindYajl.cmake b/cmake/modules/FindYajl.cmake index c73a67b809..d8793e6e9e 100644 --- a/cmake/modules/FindYajl.cmake +++ b/cmake/modules/FindYajl.cmake @@ -3,7 +3,7 @@ # -------- # Finds the Yajl library # -# This will will define the following variables:: +# This will define the following variables:: # # YAJL_FOUND - system has Yajl # YAJL_INCLUDE_DIRS - Yajl include directory diff --git a/cmake/modules/FindZip.cmake b/cmake/modules/FindZip.cmake index ecac26250c..6ddf4786a4 100644 --- a/cmake/modules/FindZip.cmake +++ b/cmake/modules/FindZip.cmake @@ -3,7 +3,7 @@ # ----------- # Finds the Zip library # -# This will will define the following variables:: +# This will define the following variables:: # # ZIP_FOUND - system has Zip # ZIP_INCLUDE_DIRS - the Zip include directory |