From 65797ee4f157a893d9dd23525e87cc4ef2fc6ce0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Mon, 26 Oct 2020 13:52:55 +0100 Subject: Bump minimum CMake version to 3.0 A nice, round number. This allows us to remove some boilerplate. --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index be13d26..83bbcad 100644 --- a/README.adoc +++ b/README.adoc @@ -15,7 +15,7 @@ The API isn't stable yet. Tell me what needs to be done so I can fix it first. Building and Installing ----------------------- -Build dependencies: cmake >= 2.8.5, pkg-config + +Build dependencies: cmake >= 3.0, pkg-config + Optional dependencies: Unibilium (alternative for curses), GLib (for the demos) $ git clone https://git.janouch.name/p/termo.git -- cgit v1.2.3