build(deps): update minimum CMake to 3.20 and tug submodule

This commit is contained in:
Max Lübke 2025-10-24 09:38:05 +02:00
parent fb1f053055
commit 0d307c790f
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.14)
cmake_minimum_required(VERSION 3.20)
project(POET
LANGUAGES CXX C

View File

@ -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.20+
- Eigen3 3.4+ (required by `tug`)
- *optional*: `doxygen` with `dot` bindings for documentation
- R language and environment including headers or `-dev` packages

@ -1 +1 @@
Subproject commit 449647010ab9cdf9e405139f360424a2b21ab3ab
Subproject commit 9c4aeee410c71d064f7567143d4f8d6451ade75a