README: how to disable libudev support

This commit is contained in:
Mathias Panzenböck
2014-02-22 23:34:29 +01:00
parent de65a0c23d
commit 5adad0163a

View File

@ -140,6 +140,11 @@ changed.
cmake .. -DPLAIN_KEYS=ON
4. Disable libudev support: If you don't have libudev you can
disable libudev support like this:
cmake .. -DWITH_LIBUDEV=OFF
### Using QJoyPad