mirror of
https://git.gfz-potsdam.de/naaice/poet.git
synced 2025-12-15 12:28:22 +01:00
build(deps): update minimum CMake to 3.20 and tug submodule
This commit is contained in:
parent
fb1f053055
commit
0d307c790f
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
cmake_minimum_required(VERSION 3.20)
|
||||
|
||||
project(POET
|
||||
LANGUAGES CXX C
|
||||
|
||||
@ -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
|
||||
|
||||
2
ext/tug
2
ext/tug
@ -1 +1 @@
|
||||
Subproject commit 449647010ab9cdf9e405139f360424a2b21ab3ab
|
||||
Subproject commit 9c4aeee410c71d064f7567143d4f8d6451ade75a
|
||||
Loading…
x
Reference in New Issue
Block a user