Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindLibinput: do not set Libinput_VERSION_STRING | Frederik Gladhorn | 2018-10-18 | 1 | -1/+0 |
| | | | | Libinput_VERSION is enough, this is redundant | ||||
* | FindLibinput: Use _COMPILE_OPTIONS instead of _DEFINITIONS | Frederik Gladhorn | 2018-10-16 | 1 | -3/+3 |
| | | | | The value may contain flags. | ||||
* | FindLibinput: Add module to find libinput | Frederik Gladhorn | 2018-10-11 | 1 | -0/+83 |
This module is inspired by one from KDE's KWin. |