summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2018-10-12 12:15:17 (GMT)
committerKitware Robot <kwrobot@kitware.com>2018-10-12 12:15:25 (GMT)
commit1cfe2442c4196e592a6d99c7a2a4f5aa94038a78 (patch)
tree517b8ecef0433e51ee9cb374fe22fd30ebc8b14a /Help
parent0d8a4ded12f621a410b60117a64b7842649f0d1d (diff)
parentf76047f34a960272ca29518551fb23504c61ee7e (diff)
downloadCMake-1cfe2442c4196e592a6d99c7a2a4f5aa94038a78.zip
CMake-1cfe2442c4196e592a6d99c7a2a4f5aa94038a78.tar.gz
CMake-1cfe2442c4196e592a6d99c7a2a4f5aa94038a78.tar.bz2
Merge topic 'find_libinput'
f76047f34a FindLibinput: Add module to find libinput Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2420
Diffstat (limited to 'Help')
-rw-r--r--Help/manual/cmake-modules.7.rst1
-rw-r--r--Help/module/FindLibinput.rst1
-rw-r--r--Help/release/dev/find_libinput.rst6
3 files changed, 8 insertions, 0 deletions
diff --git a/Help/manual/cmake-modules.7.rst b/Help/manual/cmake-modules.7.rst
index af8e33f..f9b4afb 100644
--- a/Help/manual/cmake-modules.7.rst
+++ b/Help/manual/cmake-modules.7.rst
@@ -165,6 +165,7 @@ They are normally called through the :command:`find_package` command.
/module/FindLAPACK
/module/FindLATEX
/module/FindLibArchive
+ /module/FindLibinput
/module/FindLibLZMA
/module/FindLibXml2
/module/FindLibXslt
diff --git a/Help/module/FindLibinput.rst b/Help/module/FindLibinput.rst
new file mode 100644
index 0000000..a8ca0b0
--- /dev/null
+++ b/Help/module/FindLibinput.rst
@@ -0,0 +1 @@
+.. cmake-module:: ../../Modules/FindLibinput.cmake
diff --git a/Help/release/dev/find_libinput.rst b/Help/release/dev/find_libinput.rst
new file mode 100644
index 0000000..ebb9e7a
--- /dev/null
+++ b/Help/release/dev/find_libinput.rst
@@ -0,0 +1,6 @@
+find_libinput
+-------------
+
+* The :module:`FindLibinput` module was added to find `libinput`_.
+
+.. _`libinput`: https://www.freedesktop.org/wiki/Software/libinput/