diff options
author | Frederik Gladhorn <gladhorn@kde.org> | 2018-09-27 07:41:02 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-10-11 14:43:45 (GMT) |
commit | f76047f34a960272ca29518551fb23504c61ee7e (patch) | |
tree | 15df7d2424387bad3ee97e8f2af481e6a1dc54b3 /Help/module | |
parent | e2dd6ac9776e4f5a1995dfc606480b627fdbce72 (diff) | |
download | CMake-f76047f34a960272ca29518551fb23504c61ee7e.zip CMake-f76047f34a960272ca29518551fb23504c61ee7e.tar.gz CMake-f76047f34a960272ca29518551fb23504c61ee7e.tar.bz2 |
FindLibinput: Add module to find libinput
This module is inspired by one from KDE's KWin.
Diffstat (limited to 'Help/module')
-rw-r--r-- | Help/module/FindLibinput.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 |