Commit ecb553e
committed
COMP: Bump vendored teem cmake_minimum_required to 3.10.2
The vendored teem copy used cmake_minimum_required(VERSION 2.4),
which CMake >= 4.0 rejects. Bump to 3.10.2 to match the rest of
the project. Note: the upstream teem (github.com/mhalle/teem) now
requires CMake 3.25; this is a conservative bump for the vendored
copy.1 parent 9d72a92 commit ecb553e
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments