From 75272b29fc5feb99917e459742aed777a30b8532 Mon Sep 17 00:00:00 2001 From: Serhii Yahdzhyiev Date: Wed, 15 Oct 2025 08:05:34 +0200 Subject: [PATCH] Change minimal required CMake version in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e01e1c59..e283548a7 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ To compile POET you need following software to be installed: - C/C++ compiler (tested with GCC) - MPI-Implementation (tested with OpenMPI and MVAPICH) -- CMake 3.9+ +- CMake 3.18+ - Eigen3 3.4+ (required by `tug`) - *optional*: `doxygen` with `dot` bindings for documentation - R language and environment including headers or `-dev` packages