aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-10-27 11:53:49 +0100
committerPřemysl Eric Janouch <p@janouch.name>2020-10-27 11:53:49 +0100
commit5e66f5402d2c1165324fae9747e815380d495cb4 (patch)
treed8a98499b3a33e6b065d6b5edfed2c01bc5429db /README.adoc
parent38694ea5205004fa4a5493fe02c3a31fb6b2f532 (diff)
downloadhex-5e66f5402d2c1165324fae9747e815380d495cb4.tar.gz
hex-5e66f5402d2c1165324fae9747e815380d495cb4.tar.xz
hex-5e66f5402d2c1165324fae9747e815380d495cb4.zip
Bump minimum CMake version to 3.0
A nice, round number. This allows us to remove some boilerplate.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.adoc b/README.adoc
index 0cb4103..8ae9973 100644
--- a/README.adoc
+++ b/README.adoc
@@ -35,9 +35,6 @@ Or you can try telling CMake to make a package for you. For Debian it is:
$ cpack -G DEB
# dpkg -i hex-*.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.
-
Having the program installed, optionally create a configuration file and run it
on a file of your choice.