Bump minimum CMake version, related clean up
This commit is contained in:
@@ -28,7 +28,7 @@ a package with the latest development version from Archlinux's AUR.
|
||||
|
||||
Installation
|
||||
------------
|
||||
Build dependencies: cmake >= 2.8.5, help2man +
|
||||
Build dependencies: cmake >= 3.0, help2man +
|
||||
Runtime dependencies: libusb >= 1.0, gtk+ >= 3.0 (optional)
|
||||
|
||||
$ git clone https://git.janouch.name/p/sensei-raw-ctl.git
|
||||
@@ -49,9 +49,6 @@ For Debian-based distros, you can do the following instead of the last step:
|
||||
$ cpack -G DEB
|
||||
# dpkg -i sensei-raw-ctl-*.deb
|
||||
|
||||
Note that for versions of CMake before 2.8.9, you need to prefix `cpack` with
|
||||
`fakeroot` or file ownership will end up wrong.
|
||||
|
||||
Contributing and Support
|
||||
------------------------
|
||||
Use https://git.janouch.name/p/sensei-raw-ctl to report bugs, request features,
|
||||
|
||||
Reference in New Issue
Block a user