gnucash stable: Document cmake 3.14 requirement set a year ago.
John Ralls
jralls at code.gnucash.org
Fri Dec 13 17:51:05 EST 2024
Updated via https://github.com/Gnucash/gnucash/commit/db047fe9 (commit)
from https://github.com/Gnucash/gnucash/commit/0aa46ff1 (commit)
commit db047fe9b84c3d111c45eb43f189057436c46761
Author: John Ralls <jralls at ceridwen.us>
Date: Fri Dec 13 14:50:52 2024 -0800
Document cmake 3.14 requirement set a year ago.
diff --git a/README.dependencies b/README.dependencies
index 6ccea76659..31733b0365 100644
--- a/README.dependencies
+++ b/README.dependencies
@@ -54,7 +54,7 @@ Libraries/Deps
required Version
-------- _______
gcc or clang 8.0 (gcc)/6.0(clang) C++17 C/C++ compiler
- cmake 3.10 Build system manager
+ cmake 3.14.5 Build system manager
glib2 2.56.1
gtk+3 3.22.30
guile 3.0, 2.2 or 2.0.9 Must be built with regex
Summary of changes:
README.dependencies | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list